pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/up-imappproxy



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 15 09:14:14 UTC 2026

Modified Files:
        pkgsrc/mail/up-imappproxy: Makefile

Log Message:
up-imapproxy: comment out dead link


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/mail/up-imappproxy/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/up-imappproxy/Makefile
diff -u pkgsrc/mail/up-imappproxy/Makefile:1.5 pkgsrc/mail/up-imappproxy/Makefile:1.6
--- pkgsrc/mail/up-imappproxy/Makefile:1.5      Tue Oct 24 22:09:51 2023
+++ pkgsrc/mail/up-imappproxy/Makefile  Sun Feb 15 09:14:14 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2023/10/24 22:09:51 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2026/02/15 09:14:14 wiz Exp $
 
 VERSION=       1.2.8
 PKGNAME=       up-imapproxy-${VERSION}
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar.bz2
 CONFLICTS+=    imapproxy-[0-9]*
 
 MAINTAINER=    tm%NetBSD.org@localhost
-HOMEPAGE=      http://www.imapproxy.org/
+#HOMEPAGE=     http://www.imapproxy.org/
 COMMENT=       Connection caching IMAP proxy server
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index