pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/jchkmail



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Sep 24 14:30:36 UTC 2017

Modified Files:
        pkgsrc/mail/jchkmail: Makefile

Log Message:
jchkmail: update HOMEPAGE, comment out dead MASTER_SITES

Add new master site in comment, but it only has newer versions than
what we currently have in pkgsrc.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/mail/jchkmail/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/jchkmail/Makefile
diff -u pkgsrc/mail/jchkmail/Makefile:1.14 pkgsrc/mail/jchkmail/Makefile:1.15
--- pkgsrc/mail/jchkmail/Makefile:1.14  Mon Oct  8 12:19:14 2012
+++ pkgsrc/mail/jchkmail/Makefile       Sun Sep 24 14:30:36 2017
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.14 2012/10/08 12:19:14 asau Exp $
-#
+# $NetBSD: Makefile,v 1.15 2017/09/24 14:30:36 wiz Exp $
 
 DISTNAME=              jchkmail-1.3.1a
 PKGREVISION=           2
 CATEGORIES=            mail
-MASTER_SITES=          http://j-chkmail.ensmp.fr/download/
+# old site, dead
+#MASTER_SITES=         http://j-chkmail.ensmp.fr/download/
+# new site, only has 2.6.1 or newer
+#MASTER_SITES=         http://foss.jose-marcio.org/download/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://j-chkmail.ensmp.fr/
+HOMEPAGE=              http://foss.jose-marcio.org/wiki/doku.php
 COMMENT=               Behavior-based virus and spam milter for Sendmail
 
 USE_PKGLOCALEDIR=      yes



Home | Main Index | Thread Index | Old Index