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 df98d84b60b..78d6b82429b 100644 --- a/x11/py-gnome2-desktop/Makefile +++ b/x11/py-gnome2-desktop/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.78 2013/06/04 22:17:29 tron Exp $ +# $NetBSD: Makefile,v 1.79 2013/06/06 12:53:45 wiz Exp $ # DISTNAME= gnome-python-desktop-2.32.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python/2/} -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python-desktop/2.32/} EXTRACT_SUFX= .tar.bz2 |