pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/tcl-expat



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Feb 11 07:41:19 UTC 2026

Modified Files:
        pkgsrc/textproc/tcl-expat: Makefile

Log Message:
tcl-expat: comment out dead links


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/textproc/tcl-expat/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/tcl-expat/Makefile
diff -u pkgsrc/textproc/tcl-expat/Makefile:1.16 pkgsrc/textproc/tcl-expat/Makefile:1.17
--- pkgsrc/textproc/tcl-expat/Makefile:1.16     Sat Jan 11 14:42:06 2014
+++ pkgsrc/textproc/tcl-expat/Makefile  Wed Feb 11 07:41:19 2026
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.16 2014/01/11 14:42:06 adam Exp $
-#
+# $NetBSD: Makefile,v 1.17 2026/02/11 07:41:19 wiz Exp $
 
 DISTNAME=      TclExpat-1.1
 PKGNAME=       tcl-expat-1.1
 PKGREVISION=   7
 CATEGORIES=    textproc www tcl
-MASTER_SITES=  http://www.zveno.com/in-tclxml/
+#MASTER_SITES= http://www.zveno.com/in-tclxml/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.zveno.com/zm.cgi/in-tclxml/
+#HOMEPAGE=     http://www.zveno.com/zm.cgi/in-tclxml/
 COMMENT=       XML parser implemented entirely in Tcl
 
 USE_LIBTOOL=   yes



Home | Main Index | Thread Index | Old Index