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 a0f8b7c8715..5a01f8dbc59 100644 --- a/x11/py-gtk2/Makefile +++ b/x11/py-gtk2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.106 2017/01/01 14:44:08 wiz Exp $ +# $NetBSD: Makefile,v 1.107 2017/02/06 13:54:57 wiz Exp $ DISTNAME= pygtk-2.24.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pygtk/gtk2/} -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygtk/2.24/} EXTRACT_SUFX= .tar.bz2 |