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 97d98f04dd6..57ce561eac1 100644 --- a/x11/py-gnome2-desktop/Makefile +++ b/x11/py-gnome2-desktop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.86 2014/01/25 10:30:31 wiz Exp $ +# $NetBSD: Makefile,v 1.87 2014/02/12 23:18:53 tron Exp $ DISTNAME= gnome-python-desktop-2.32.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python/2/} -PKGREVISION= 33 +PKGREVISION= 34 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python-desktop/2.32/} EXTRACT_SUFX= .tar.bz2 |