pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-cmTemplate



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan 25 07:28:44 UTC 2026

Modified Files:
        pkgsrc/textproc/py-cmTemplate: Makefile

Log Message:
py-cmTemplate: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/textproc/py-cmTemplate/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/py-cmTemplate/Makefile
diff -u pkgsrc/textproc/py-cmTemplate/Makefile:1.15 pkgsrc/textproc/py-cmTemplate/Makefile:1.16
--- pkgsrc/textproc/py-cmTemplate/Makefile:1.15 Wed Nov  9 13:14:16 2022
+++ pkgsrc/textproc/py-cmTemplate/Makefile      Sun Jan 25 07:28:44 2026
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.15 2022/11/09 13:14:16 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2026/01/25 07:28:44 wiz Exp $
 
 DISTNAME=      cmTemplate-0.3.2
 PKGNAME=       ${PYPKGPREFIX}-cmTemplate-0.3.2
 CATEGORIES=    textproc python
-MASTER_SITES=  http://www.bouncingchairs.net/oss/
+#MASTER_SITES= http://www.bouncingchairs.net/oss/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.bouncingchairs.net/oss/
+#HOMEPAGE=     http://www.bouncingchairs.net/oss/
 COMMENT=       Simple and fast Python template engine
 
 PY_PATCHPLIST= # empty



Home | Main Index | Thread Index | Old Index