pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/newmail



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Apr 25 06:17:05 UTC 2021

Modified Files:
        pkgsrc/mail/newmail: Makefile

Log Message:
newmail: remove dead download link


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/mail/newmail/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/newmail/Makefile
diff -u pkgsrc/mail/newmail/Makefile:1.11 pkgsrc/mail/newmail/Makefile:1.12
--- pkgsrc/mail/newmail/Makefile:1.11   Mon Oct  8 12:19:18 2012
+++ pkgsrc/mail/newmail/Makefile        Sun Apr 25 06:17:05 2021
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2012/10/08 12:19:18 asau Exp $
+# $NetBSD: Makefile,v 1.12 2021/04/25 06:17:05 wiz Exp $
 
 DISTNAME=      newmail-1.0.1
 PKGREVISION=   1
 CATEGORIES=    mail
-MASTER_SITES=  ftp://ftp.ugh.net.au/pub/unix/newmail/
+#MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/newmail/
 
 MAINTAINER=    andrew%ugh.net.au@localhost
 COMMENT=       Program to check multiple local mailboxes for new mail



Home | Main Index | Thread Index | Old Index