pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-ClientForm



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan 25 07:27:57 UTC 2026

Modified Files:
        pkgsrc/www/py-ClientForm: Makefile

Log Message:
py-ClientForm: comment out dead site

last updated in 2008


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/py-ClientForm/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/py-ClientForm/Makefile
diff -u pkgsrc/www/py-ClientForm/Makefile:1.18 pkgsrc/www/py-ClientForm/Makefile:1.19
--- pkgsrc/www/py-ClientForm/Makefile:1.18      Mon Nov 17 11:01:39 2025
+++ pkgsrc/www/py-ClientForm/Makefile   Sun Jan 25 07:27:57 2026
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.18 2025/11/17 11:01:39 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2026/01/25 07:27:57 wiz Exp $
 
 DISTNAME=      ClientForm-0.2.10
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 PKGREVISION=   1
 CATEGORIES=    www textproc
-MASTER_SITES=  http://wwwsearch.sourceforge.net/ClientForm/src/
+#MASTER_SITES= http://wwwsearch.sourceforge.net/ClientForm/src/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://wwwsearch.sourceforge.net/ClientForm/
+#HOMEPAGE=     https://wwwsearch.sourceforge.net/ClientForm/
 COMMENT=       Python module for handling HTML forms on the client side
 LICENSE=       modified-bsd OR zpl-2.0
 



Home | Main Index | Thread Index | Old Index