pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/qgreylist



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Dec 24 10:14:21 UTC 2017

Modified Files:
        pkgsrc/mail/qgreylist: Makefile

Log Message:
qgreylist: comment out dead sites


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/mail/qgreylist/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/qgreylist/Makefile
diff -u pkgsrc/mail/qgreylist/Makefile:1.18 pkgsrc/mail/qgreylist/Makefile:1.19
--- pkgsrc/mail/qgreylist/Makefile:1.18 Thu Apr 27 20:27:36 2017
+++ pkgsrc/mail/qgreylist/Makefile      Sun Dec 24 10:14:21 2017
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.18 2017/04/27 20:27:36 schmonz Exp $
-#
+# $NetBSD: Makefile,v 1.19 2017/12/24 10:14:21 wiz Exp $
 
 DISTNAME=              qgreylist-0.3
 PKGREVISION=           5
 CATEGORIES=            mail
-MASTER_SITES=          ${HOMEPAGE}
+#MASTER_SITES=         ${HOMEPAGE}
 
 MAINTAINER=            schmonz%NetBSD.org@localhost
-HOMEPAGE=              http://www.jonatkins.com/page/software/qgreylist
+#HOMEPAGE=             http://www.jonatkins.com/page/software/qgreylist
 COMMENT=               Simple greylisting for qmail
 LICENSE=               mit
 



Home | Main Index | Thread Index | Old Index