pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/imap-uw



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Dec 31 08:54:43 UTC 2025

Modified Files:
        pkgsrc/mail/imap-uw: Makefile

Log Message:
imap-uw: discontinued; switch to github repository per Wikipedia


To generate a diff of this commit:
cvs rdiff -u -r1.157 -r1.158 pkgsrc/mail/imap-uw/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/imap-uw/Makefile
diff -u pkgsrc/mail/imap-uw/Makefile:1.157 pkgsrc/mail/imap-uw/Makefile:1.158
--- pkgsrc/mail/imap-uw/Makefile:1.157  Tue Nov 11 20:40:56 2025
+++ pkgsrc/mail/imap-uw/Makefile        Wed Dec 31 08:54:43 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.157 2025/11/11 20:40:56 vins Exp $
+# $NetBSD: Makefile,v 1.158 2025/12/31 08:54:43 wiz Exp $
 #
 # ATTENTION:
 # The Kerberos support in this software is known to be problematic. If you
@@ -17,7 +17,7 @@ CATEGORIES=   mail
 EXTRACT_SUFX=  .tar.Z
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.washington.edu/imap/
+HOMEPAGE=      https://github.com/uw-imap/imap
 COMMENT=       University of Washington's IMAP, POP2, and POP3 servers
 LICENSE=       apache-2.0
 



Home | Main Index | Thread Index | Old Index