diff options
Diffstat (limited to 'x11/py-gtk2/Makefile')
-rw-r--r-- | x11/py-gtk2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/py-gtk2/Makefile b/x11/py-gtk2/Makefile index ec23b2f8344..dcbb62d7aa5 100644 --- a/x11/py-gtk2/Makefile +++ b/x11/py-gtk2/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2006/04/17 13:46:10 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2006/04/27 20:33:06 drochner Exp $ # -DISTNAME= pygtk-2.8.5 +DISTNAME= pygtk-2.8.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pygtk/gtk2/} -PKGREVISION= 1 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygtk/2.8/} EXTRACT_SUFX= .tar.bz2 |