diff options
Diffstat (limited to 'x11/py-gnome2-extras/Makefile')
-rw-r--r-- | x11/py-gnome2-extras/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-gnome2-extras/Makefile b/x11/py-gnome2-extras/Makefile index 6cb432b4d7f..0afa6c82238 100644 --- a/x11/py-gnome2-extras/Makefile +++ b/x11/py-gnome2-extras/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.56 2012/09/15 10:07:12 obache Exp $ +# $NetBSD: Makefile,v 1.57 2012/10/02 17:12:18 tron Exp $ # DISTNAME= gnome-python-extras-2.25.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gnome-python/gnome2/} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python-extras/2.25/} EXTRACT_SUFX= .tar.bz2 |