diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /www/libghttp/Makefile | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'www/libghttp/Makefile')
-rw-r--r-- | www/libghttp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile index d0491d9cae4..d1c595a12be 100644 --- a/www/libghttp/Makefile +++ b/www/libghttp/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.11 2002/10/19 10:54:59 rh Exp $ +# $NetBSD: Makefile,v 1.12 2003/07/17 22:55:39 grant Exp $ DISTNAME= libghttp-1.0.9 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libghttp/1.0/} -MAINTAINER= tron@netbsd.org +MAINTAINER= tron@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= GNOME http client library |