diff options
Diffstat (limited to 'www/glibwww/Makefile')
-rw-r--r-- | www/glibwww/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/glibwww/Makefile b/www/glibwww/Makefile index f1bd85be22d..e80fcb18536 100644 --- a/www/glibwww/Makefile +++ b/www/glibwww/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/07/13 13:53:47 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2003/07/17 22:55:33 grant Exp $ # DISTNAME= glibwww-0.2 @@ -6,7 +6,7 @@ PKGREVISION= 4 CATEGORIES= www gnome devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/glibwww/0.2/} -MAINTAINER= rh@netbsd.org +MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= event register functions that use the glib event loop |