pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/sablotron



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Feb  7 08:21:09 UTC 2026

Modified Files:
        pkgsrc/textproc/sablotron: Makefile

Log Message:
sablotron: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/textproc/sablotron/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/sablotron/Makefile
diff -u pkgsrc/textproc/sablotron/Makefile:1.56 pkgsrc/textproc/sablotron/Makefile:1.57
--- pkgsrc/textproc/sablotron/Makefile:1.56     Wed Aug  2 19:30:57 2023
+++ pkgsrc/textproc/sablotron/Makefile  Sat Feb  7 08:21:09 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2023/08/02 19:30:57 nia Exp $
+# $NetBSD: Makefile,v 1.57 2026/02/07 08:21:09 wiz Exp $
 
 DISTNAME=              Sablot-1.0.2
 PKGNAME=               ${DISTNAME:S/Sablot/sablotron/}
@@ -7,7 +7,7 @@ CATEGORIES=             textproc
 MASTER_SITES=          http://download-1.gingerall.cz/download/sablot/
 
 MAINTAINER=            uithuis%dds.nl@localhost
-HOMEPAGE=              http://www.gingerall.com/charlie/ga/xml/p_sab.xml
+#HOMEPAGE=             http://www.gingerall.com/charlie/ga/xml/p_sab.xml
 COMMENT=               XML toolkit implementing XSLT, DOM, and XPath
 
 TOOL_DEPENDS+=         p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser



Home | Main Index | Thread Index | Old Index