pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-blosxom



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan 23 05:53:09 UTC 2026

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

Log Message:
py-blosxom: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/www/py-blosxom/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-blosxom/Makefile
diff -u pkgsrc/www/py-blosxom/Makefile:1.31 pkgsrc/www/py-blosxom/Makefile:1.32
--- pkgsrc/www/py-blosxom/Makefile:1.31 Tue Jun  6 12:42:49 2023
+++ pkgsrc/www/py-blosxom/Makefile      Fri Jan 23 05:53:09 2026
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.31 2023/06/06 12:42:49 riastradh Exp $
+# $NetBSD: Makefile,v 1.32 2026/01/23 05:53:09 wiz Exp $
 
 PYBLOXSOMVERS= 1.5.3
 DISTNAME=      pyblosxom-${PYBLOXSOMVERS}
 PKGNAME=       ${PYPKGPREFIX}-blosxom-${PYBLOXSOMVERS}
 PKGREVISION=   5
 CATEGORIES=    www
-MASTER_SITES=  http://pyblosxom.github.com/download/
+#MASTER_SITES= http://pyblosxom.github.com/download/
 
 MAINTAINER=    hauke%NetBSD.org@localhost
-HOMEPAGE=      https://pyblosxom.github.com/
+#HOMEPAGE=     https://pyblosxom.github.com/
 COMMENT=       Lightweight file-based weblog system
 LICENSE=       mit
 



Home | Main Index | Thread Index | Old Index