pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/alpine



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Oct  9 08:06:20 UTC 2017

Modified Files:
        pkgsrc/mail/alpine: Makefile

Log Message:
alpine: comment out dead sites


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/mail/alpine/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/alpine/Makefile
diff -u pkgsrc/mail/alpine/Makefile:1.40 pkgsrc/mail/alpine/Makefile:1.41
--- pkgsrc/mail/alpine/Makefile:1.40    Sat May 14 16:13:10 2016
+++ pkgsrc/mail/alpine/Makefile Mon Oct  9 08:06:20 2017
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.40 2016/05/14 16:13:10 bsiegert Exp $
-#
+# $NetBSD: Makefile,v 1.41 2017/10/09 08:06:20 wiz Exp $
 
 DISTNAME=      alpine-2.20
 CATEGORIES=    mail
-MASTER_SITES=  http://patches.freeiz.com/alpine/release/src/
+#MASTER_SITES= http://patches.freeiz.com/alpine/release/src/
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://patches.freeiz.com/alpine/release/
+#HOMEPAGE=     http://patches.freeiz.com/alpine/release/
 COMMENT=       Program for Internet News and E-mail
 LICENSE=       apache-2.0
 



Home | Main Index | Thread Index | Old Index