pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/lq-sp



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jan  6 08:52:15 UTC 2026

Modified Files:
        pkgsrc/textproc/lq-sp: Makefile

Log Message:
lq-sp: comment out dead sites


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/textproc/lq-sp/Makefile

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

Modified files:

Index: pkgsrc/textproc/lq-sp/Makefile
diff -u pkgsrc/textproc/lq-sp/Makefile:1.19 pkgsrc/textproc/lq-sp/Makefile:1.20
--- pkgsrc/textproc/lq-sp/Makefile:1.19 Wed Aug  2 19:21:57 2023
+++ pkgsrc/textproc/lq-sp/Makefile      Tue Jan  6 08:52:14 2026
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.19 2023/08/02 19:21:57 nia Exp $
-#
+# $NetBSD: Makefile,v 1.20 2026/01/06 08:52:14 wiz Exp $
 
 DISTNAME=      lq-sp-1.3.4.12
 CATEGORIES=    www
-MASTER_SITES=  http://www.htmlhelp.com/tools/validator/offline/
+#MASTER_SITES= http://www.htmlhelp.com/tools/validator/offline/
 
 MAINTAINER=    norm%sandbox.org.uk@localhost
-HOMEPAGE=      https://www.htmlhelp.com/tools/validator/offline/
+#HOMEPAGE=     https://www.htmlhelp.com/tools/validator/offline/
 COMMENT=       Modified SP package
 
 USE_LANGUAGES= c c++



Home | Main Index | Thread Index | Old Index