pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/py-gtk2
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jan 27 09:22:23 UTC 2026
Modified Files:
pkgsrc/x11/py-gtk2: Makefile
Log Message:
py-gtk2: comment out dead site
To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160 pkgsrc/x11/py-gtk2/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/py-gtk2/Makefile
diff -u pkgsrc/x11/py-gtk2/Makefile:1.159 pkgsrc/x11/py-gtk2/Makefile:1.160
--- pkgsrc/x11/py-gtk2/Makefile:1.159 Tue Jan 27 08:41:04 2026
+++ pkgsrc/x11/py-gtk2/Makefile Tue Jan 27 09:22:23 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.159 2026/01/27 08:41:04 wiz Exp $
+# $NetBSD: Makefile,v 1.160 2026/01/27 09:22:23 wiz Exp $
DISTNAME= pygtk-2.24.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pygtk/gtk2/}
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sourc
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.pygtk.org/
+#HOMEPAGE= http://www.pygtk.org/
COMMENT= Python bindings for GTK+2
LICENSE= gnu-lgpl-v2.1
Home |
Main Index |
Thread Index |
Old Index