diff options
Diffstat (limited to 'x11/py-gtk2/Makefile')
-rw-r--r-- | x11/py-gtk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-gtk2/Makefile b/x11/py-gtk2/Makefile index 5652b74e445..860053fbcf0 100644 --- a/x11/py-gtk2/Makefile +++ b/x11/py-gtk2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.84 2012/06/14 07:43:44 sbd Exp $ +# $NetBSD: Makefile,v 1.85 2012/09/07 19:17:50 adam Exp $ # DISTNAME= pygtk-2.24.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pygtk/gtk2/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygtk/2.24/} EXTRACT_SUFX= .tar.bz2 |