diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-03 07:02:43 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-03 07:02:43 +0000 |
commit | bc7369e5e7cec7e097663fb5a46a3225311b4645 (patch) | |
tree | 1d4a6f91bce5cae92e043b336638ac1ec13a2d17 /www/w3c-httpd | |
parent | Chase updated mastersite. It's only been wrong for a few days shy of (diff) |
Remove 4-year-long dead mastersite.
Source: distfile survey
Notes
Notes:
svn path=/head/; revision=144038
Diffstat (limited to 'www/w3c-httpd')
-rw-r--r-- | www/w3c-httpd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/w3c-httpd/Makefile b/www/w3c-httpd/Makefile index 0c8fa82253d5..09af03ab301f 100644 --- a/www/w3c-httpd/Makefile +++ b/www/w3c-httpd/Makefile @@ -8,8 +8,7 @@ PORTNAME= w3c-httpd PORTVERSION= 3.0A CATEGORIES= www -MASTER_SITES= ftp://ftp.w3.org/pub/httpd/ \ - ftp://ftp-eu.w3.org/pub/httpd/ +MASTER_SITES= ftp://ftp.w3.org/pub/httpd/ MAINTAINER= ports@FreeBSD.org COMMENT= WWW server from the W3 Consortium (W3C) |