diff options
Diffstat (limited to 'www/w3c-httpd')
-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 cf2f0b677b3..91ee252f0cc 100644 --- a/www/w3c-httpd/Makefile +++ b/www/w3c-httpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/06/20 22:32:57 minskim Exp $ +# $NetBSD: Makefile,v 1.21 2006/10/04 22:04:10 wiz Exp $ DISTNAME= w3c-httpd-3.0A PKGREVISION= 1 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.w3.org/pub/httpd/ \ ftp://ftp-eu.w3.org/pub/httpd/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.w3.org/pub/WWW/Daemon/ +HOMEPAGE= http://www.w3.org/Daemon/ COMMENT= WWW server from the W3 Consortium (W3C) WRKSRC= ${WRKDIR} |