summaryrefslogtreecommitdiff
path: root/x11/py-gtk2/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2007-10-31 20:51:42 +0000
committerdrochner <drochner@pkgsrc.org>2007-10-31 20:51:42 +0000
commitb948654a34593f3048c61366f04f7aa4ea7f1496 (patch)
tree2385a6aed4a4fb263d2da74c5d3160a84e9c861e /x11/py-gtk2/Makefile
parent92d61a6b8a1ec190e233372d03a7c585c48202e3 (diff)
downloadpkgsrc-b948654a34593f3048c61366f04f7aa4ea7f1496.tar.gz
update to 2.12.0
This switches to the new gnome-2.20 branch.
Diffstat (limited to 'x11/py-gtk2/Makefile')
-rw-r--r--x11/py-gtk2/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/py-gtk2/Makefile b/x11/py-gtk2/Makefile
index 37585f2785e..7a67d9da110 100644
--- a/x11/py-gtk2/Makefile
+++ b/x11/py-gtk2/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.44 2007/09/21 13:04:44 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2007/10/31 20:51:42 drochner Exp $
#
-DISTNAME= pygtk-2.10.6
+DISTNAME= pygtk-2.12.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pygtk/gtk2/}
-PKGREVISION= 1
CATEGORIES= x11 python
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygtk/2.10/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygtk/2.12/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= recht@NetBSD.org