diff options
author | grant <grant> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant> | 2003-07-17 22:50:55 +0000 |
commit | 016914e7f9e5498e9fdf870d12d99bfeb4e66d4a (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /www/w3c-httpd/Makefile | |
parent | 8a11869b703aead0cb98488574404b2b233f0b64 (diff) | |
download | pkgsrc-016914e7f9e5498e9fdf870d12d99bfeb4e66d4a.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'www/w3c-httpd/Makefile')
-rw-r--r-- | www/w3c-httpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/w3c-httpd/Makefile b/www/w3c-httpd/Makefile index 5670f1b88fd..100e90cfe62 100644 --- a/www/w3c-httpd/Makefile +++ b/www/w3c-httpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/03/29 12:42:55 jmmv Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/17 22:56:05 grant Exp $ # FreeBSD Id: Makefile,v 1.19 1999/01/08 19:59:26 fenner Exp DISTNAME= w3c-httpd-3.0A @@ -7,7 +7,7 @@ CATEGORIES= www MASTER_SITES= ftp://ftp.w3.org/pub/httpd/ \ ftp://ftp-eu.w3.org/pub/httpd/ -MAINTAINER= package@netbsd.org +MAINTAINER= package@NetBSD.org HOMEPAGE= http://www.w3.org/pub/WWW/Daemon/ COMMENT= WWW server from the W3 Consortium (W3C) |