pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/pine



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jan 22 08:39:19 UTC 2026

Modified Files:
        pkgsrc/mail/pine: Makefile

Log Message:
pine: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.143 -r1.144 pkgsrc/mail/pine/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/pine/Makefile
diff -u pkgsrc/mail/pine/Makefile:1.143 pkgsrc/mail/pine/Makefile:1.144
--- pkgsrc/mail/pine/Makefile:1.143     Sat Nov 15 13:48:06 2025
+++ pkgsrc/mail/pine/Makefile   Thu Jan 22 08:39:19 2026
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.143 2025/11/15 13:48:06 pgoyette Exp $
+# $NetBSD: Makefile,v 1.144 2026/01/22 08:39:19 wiz Exp $
 
 DISTNAME=      pine4.64
 PKGNAME=       pine-4.64
 PKGREVISION=   16
 CATEGORIES=    mail news
-MASTER_SITES=  ftp://ftp.cac.washington.edu/pine/
+#MASTER_SITES= ftp://ftp.cac.washington.edu/pine/
 MASTER_SITES+= ftp://ftp.fu-berlin.de/unix/mail/pine/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.washington.edu/pine/
+#HOMEPAGE=     http://www.washington.edu/pine/
 COMMENT=       Program for Internet News and E-mail
 LICENSE=       pine-license
 



Home | Main Index | Thread Index | Old Index