diff options
Diffstat (limited to 'x11/gnome-python/Makefile')
-rw-r--r-- | x11/gnome-python/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-python/Makefile b/x11/gnome-python/Makefile index e12caef0d72..b3c5878c1fe 100644 --- a/x11/gnome-python/Makefile +++ b/x11/gnome-python/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2004/10/03 00:18:32 tv Exp $ +# $NetBSD: Makefile,v 1.44 2004/11/30 18:26:41 wiz Exp $ DISTNAME= gnome-python-1.4.4 PKGNAME= ${PYPKGPREFIX}-gnome-1.4.4 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python/1.4/} |