pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-compizconfig



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan 25 07:32:46 UTC 2026

Modified Files:
        pkgsrc/devel/py-compizconfig: Makefile

Log Message:
py-compizconfig: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 pkgsrc/devel/py-compizconfig/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-compizconfig/Makefile
diff -u pkgsrc/devel/py-compizconfig/Makefile:1.112 pkgsrc/devel/py-compizconfig/Makefile:1.113
--- pkgsrc/devel/py-compizconfig/Makefile:1.112 Wed Jan 14 12:57:33 2026
+++ pkgsrc/devel/py-compizconfig/Makefile       Sun Jan 25 07:32:46 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.112 2026/01/14 12:57:33 wiz Exp $
+# $NetBSD: Makefile,v 1.113 2026/01/25 07:32:46 wiz Exp $
 
 PKGVER=                        0.8.4
 DISTNAME=              compizconfig-python-${PKGVER}
@@ -8,7 +8,7 @@ CATEGORIES=             devel gnome
 MASTER_SITES=          #
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://compiz.org/
+#HOMEPAGE=             http://compiz.org/
 COMMENT=               Python bindings for libcompizconfig
 LICENSE=               gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index