pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/qgreylist qgreylist: comment out dead sites



details:   https://anonhg.NetBSD.org/pkgsrc/rev/66aa429dae41
branches:  trunk
changeset: 373027:66aa429dae41
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Dec 24 10:14:21 2017 +0000

description:
qgreylist: comment out dead sites

diffstat:

 mail/qgreylist/Makefile |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (20 lines):

diff -r 155a8c7c1403 -r 66aa429dae41 mail/qgreylist/Makefile
--- a/mail/qgreylist/Makefile   Sun Dec 24 10:13:36 2017 +0000
+++ b/mail/qgreylist/Makefile   Sun Dec 24 10:14:21 2017 +0000
@@ -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