diff options
Diffstat (limited to 'x11/py-gnome2-desktop/Makefile')
-rw-r--r-- | x11/py-gnome2-desktop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-gnome2-desktop/Makefile b/x11/py-gnome2-desktop/Makefile index 36740d9edfc..f5ec95a8601 100644 --- a/x11/py-gnome2-desktop/Makefile +++ b/x11/py-gnome2-desktop/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.76 2013/05/24 18:23:40 wiz Exp $ +# $NetBSD: Makefile,v 1.77 2013/06/03 10:06:22 wiz Exp $ # DISTNAME= gnome-python-desktop-2.32.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python/2/} -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python-desktop/2.32/} EXTRACT_SUFX= .tar.bz2 |