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 4f4d812e443..343f73144ef 100644 --- a/x11/py-gtk2/Makefile +++ b/x11/py-gtk2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.93 2013/06/04 22:17:29 tron Exp $ +# $NetBSD: Makefile,v 1.94 2013/06/06 12:53:56 wiz Exp $ # DISTNAME= pygtk-2.24.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pygtk/gtk2/} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygtk/2.24/} EXTRACT_SUFX= .tar.bz2 |