pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/tcl-cgi
Module Name: pkgsrc
Committed By: wiz
Date: Wed Feb 11 07:40:48 UTC 2026
Modified Files:
pkgsrc/www/tcl-cgi: Makefile
Log Message:
tcl-cgi: comment out dead site
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/tcl-cgi/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/tcl-cgi/Makefile
diff -u pkgsrc/www/tcl-cgi/Makefile:1.19 pkgsrc/www/tcl-cgi/Makefile:1.20
--- pkgsrc/www/tcl-cgi/Makefile:1.19 Mon Nov 17 11:01:39 2025
+++ pkgsrc/www/tcl-cgi/Makefile Wed Feb 11 07:40:48 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2025/11/17 11:01:39 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2026/02/11 07:40:48 wiz Exp $
DISTNAME= cgi.tcl
PKGNAME= tcl-cgi-1.3.0
@@ -6,7 +6,7 @@ CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_BACKUP}
MAINTAINER= bouyer%NetBSD.org@localhost
-HOMEPAGE= https://expect.sourceforge.net/cgi.tcl/index.html
+#HOMEPAGE= https://expect.sourceforge.net/cgi.tcl/index.html
COMMENT= Library of Tcl procedures to assist in writing CGI scripts
DEPENDS+= tcl>=8.3.2:../../lang/tcl
Home |
Main Index |
Thread Index |
Old Index