pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/sitescooper



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb  8 10:55:50 UTC 2026

Modified Files:
        pkgsrc/net/sitescooper: Makefile

Log Message:
sitescooper: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/net/sitescooper/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/sitescooper/Makefile
diff -u pkgsrc/net/sitescooper/Makefile:1.28 pkgsrc/net/sitescooper/Makefile:1.29
--- pkgsrc/net/sitescooper/Makefile:1.28        Tue Jun 28 11:35:20 2022
+++ pkgsrc/net/sitescooper/Makefile     Sun Feb  8 10:55:50 2026
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.28 2022/06/28 11:35:20 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2026/02/08 10:55:50 wiz Exp $
 
 DISTNAME=      sitescooper-2.2.8
 PKGREVISION=   13
 CATEGORIES=    net comms
-MASTER_SITES=  http://sitescooper.cx/released/
+#MASTER_SITES= http://sitescooper.cx/released/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://sitescooper.cx/
+#HOMEPAGE=     http://sitescooper.cx/
 COMMENT=       Retrieve stories from websites and convert to Palm readable format
 
 DEPENDS+=      p5-libwww>=5.46:../../www/p5-libwww



Home | Main Index | Thread Index | Old Index