diff options
-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 8672d65532c..f8021cd308a 100644 --- a/x11/gnome-python/Makefile +++ b/x11/gnome-python/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.20 2002/01/19 11:44:19 drochner Exp $ +# $NetBSD: Makefile,v 1.21 2002/01/24 16:24:38 tron Exp $ DISTNAME= gnome-python-1.4.0 PKGNAME= ${PYPKGPREFIX}-gnome-1.4.0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-python/} -MAINTAINER= tron@netbsd.org +MAINTAINER= drochner@netbsd.org HOMEPAGE= http://www.daa.com.au/~james/gnome/ COMMENT= Python Bindings for the GNU Network Object Model Environment |