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 8f01c16af87..43bf714681e 100644 --- a/x11/gnome-python/Makefile +++ b/x11/gnome-python/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2003/07/13 13:53:57 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2003/07/17 22:56:27 grant Exp $ DISTNAME= gnome-python-1.4.4 PKGNAME= ${PYPKGPREFIX}-gnome-1.4.4 @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python/1.4/} -MAINTAINER= drochner@netbsd.org +MAINTAINER= drochner@NetBSD.org HOMEPAGE= http://www.daa.com.au/~james/gnome/ COMMENT= Python Bindings for the GNU Network Object Model Environment |