diff options
Diffstat (limited to 'devel/libgnome')
-rw-r--r-- | devel/libgnome/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgnome/Makefile b/devel/libgnome/Makefile index 7c9d95d7865..0be7e7b95aa 100644 --- a/devel/libgnome/Makefile +++ b/devel/libgnome/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2003/07/13 13:51:19 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2003/07/17 21:31:29 grant Exp $ # DISTNAME= libgnome-2.2.3 @@ -7,7 +7,7 @@ CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnome/2.2/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= jmmv@netbsd.org +MAINTAINER= jmmv@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Core GNOME2 library (non-graphical) |