diff options
Diffstat (limited to 'x11/py-gnome2/Makefile')
-rw-r--r-- | x11/py-gnome2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-gnome2/Makefile b/x11/py-gnome2/Makefile index 7f542473a5a..9164f1ff300 100644 --- a/x11/py-gnome2/Makefile +++ b/x11/py-gnome2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.102 2014/05/09 07:37:27 wiz Exp $ +# $NetBSD: Makefile,v 1.103 2015/04/25 14:25:14 tnn Exp $ DISTNAME= gnome-python-2.28.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gnome-python/gnome2/} -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python/2.28/} EXTRACT_SUFX= .tar.bz2 |