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 8a4656c7b77..dd8e310b145 100644 --- a/x11/py-gtk2/Makefile +++ b/x11/py-gtk2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.100 2014/05/09 07:37:27 wiz Exp $ +# $NetBSD: Makefile,v 1.101 2015/04/25 14:25:15 tnn Exp $ DISTNAME= pygtk-2.24.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pygtk/gtk2/} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygtk/2.24/} EXTRACT_SUFX= .tar.bz2 |