diff options
author | wiz <wiz> | 2006-10-04 21:59:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-04 21:59:34 +0000 |
commit | b31194710f898a6bb5707ed468ff23216eedd80d (patch) | |
tree | b23cfc862fc11d7c74719bee55ff02be184684e6 /www/w3c-httpd | |
parent | 524af8bf866a7ecb34c861f12b942410d05c65a8 (diff) | |
download | pkgsrc-b31194710f898a6bb5707ed468ff23216eedd80d.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
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} |