pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/squirm



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 10 08:06:56 UTC 2026

Modified Files:
        pkgsrc/www/squirm: Makefile

Log Message:
squirm: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/squirm/Makefile

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

Modified files:

Index: pkgsrc/www/squirm/Makefile
diff -u pkgsrc/www/squirm/Makefile:1.5 pkgsrc/www/squirm/Makefile:1.6
--- pkgsrc/www/squirm/Makefile:1.5      Sun Oct 28 06:31:05 2012
+++ pkgsrc/www/squirm/Makefile  Tue Feb 10 08:06:56 2026
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2012/10/28 06:31:05 asau Exp $
-#
+# $NetBSD: Makefile,v 1.6 2026/02/10 08:06:56 wiz Exp $
 
 DISTNAME=              squirm-1.0betaB
 CATEGORIES=            www
-MASTER_SITES=          http://squirm.foote.com.au/
+#MASTER_SITES=         http://squirm.foote.com.au/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://squirm.foote.com.au/
+#HOMEPAGE=             http://squirm.foote.com.au/
 COMMENT=               Redirector for the Squid Internet Object Cache
 
 USE_TOOLS+=            gmake



Home | Main Index | Thread Index | Old Index