diff options
Diffstat (limited to 'x11/py-gnome2/Makefile')
-rw-r--r-- | x11/py-gnome2/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/py-gnome2/Makefile b/x11/py-gnome2/Makefile index 687a6a0aab9..417300ae97a 100644 --- a/x11/py-gnome2/Makefile +++ b/x11/py-gnome2/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.52 2008/03/06 14:53:57 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2008/04/11 19:53:22 drochner Exp $ # -DISTNAME= gnome-python-2.20.1 +DISTNAME= gnome-python-2.22.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gnome-python/gnome2/} -PKGREVISION= 1 CATEGORIES= x11 python -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python/2.20/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python/2.22/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= recht@NetBSD.org |