diff options
Diffstat (limited to 'www')
-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) |