pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/wdg-validate



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb 16 08:27:38 UTC 2026

Modified Files:
        pkgsrc/www/wdg-validate: Makefile

Log Message:
wdg-validate: comment out dead link


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/www/wdg-validate/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/wdg-validate/Makefile
diff -u pkgsrc/www/wdg-validate/Makefile:1.35 pkgsrc/www/wdg-validate/Makefile:1.36
--- pkgsrc/www/wdg-validate/Makefile:1.35       Tue Jun 28 11:37:51 2022
+++ pkgsrc/www/wdg-validate/Makefile    Mon Feb 16 08:27:38 2026
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.35 2022/06/28 11:37:51 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.36 2026/02/16 08:27:38 wiz Exp $
 
 DISTNAME=      validate-1.2.2
 PKGNAME=       wdg-${DISTNAME}
 PKGREVISION=   10
 CATEGORIES=    www
-MASTER_SITES=  http://www.htmlhelp.com/tools/validator/offline/
+#MASTER_SITES= http://www.htmlhelp.com/tools/validator/offline/
 DISTFILES=     ${DISTNAME} wdg-sgml-lib-1.1.4.tar.gz README
 
 MAINTAINER=    norm%sandbox.org.uk@localhost
-HOMEPAGE=      https://www.htmlhelp.com/tools/validator/offline/
+#HOMEPAGE=     https://www.htmlhelp.com/tools/validator/offline/
 COMMENT=       HTML validator from the Web Design Group
 
 DEPENDS+=      lq-sp>=1.3.4.5:../../textproc/lq-sp



Home | Main Index | Thread Index | Old Index