summaryrefslogtreecommitdiff
path: root/x11/py-gtk2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/py-gtk2/Makefile')
-rw-r--r--x11/py-gtk2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/py-gtk2/Makefile b/x11/py-gtk2/Makefile
index 892802afca4..34f212000f5 100644
--- a/x11/py-gtk2/Makefile
+++ b/x11/py-gtk2/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.28 2005/08/10 20:56:29 jlam Exp $
+# $NetBSD: Makefile,v 1.29 2005/10/18 18:04:24 drochner Exp $
#
-DISTNAME= pygtk-2.6.2
+DISTNAME= pygtk-2.8.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pygtk/gtk2/}
CATEGORIES= x11 python
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygtk/2.6/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygtk/2.8/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= recht@NetBSD.org