aboutsummaryrefslogtreecommitdiffstats
path: root/www/w3c-httpd
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>1999-01-09 03:59:26 +0800
committerfenner <fenner@FreeBSD.org>1999-01-09 03:59:26 +0800
commit948a34455013888c7e88361ac5dbaa8851d6164a (patch)
treeb61c587f76aaa8982d824e2c49b2b16941bc6518 /www/w3c-httpd
parent5e96677059421005f2d6d427adbd6042d3243931 (diff)
downloadfreebsd-ports-graphics-948a34455013888c7e88361ac5dbaa8851d6164a.tar.gz
freebsd-ports-graphics-948a34455013888c7e88361ac5dbaa8851d6164a.tar.zst
freebsd-ports-graphics-948a34455013888c7e88361ac5dbaa8851d6164a.zip
Add ftp-eu.w3.org to MASTER_SITES, since ftp.w3.org has DNS trouble.
Diffstat (limited to 'www/w3c-httpd')
-rw-r--r--www/w3c-httpd/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/w3c-httpd/Makefile b/www/w3c-httpd/Makefile
index b62e8f35fc8..3c19e6c32e7 100644
--- a/www/w3c-httpd/Makefile
+++ b/www/w3c-httpd/Makefile
@@ -3,12 +3,13 @@
# Date created: 29 October 1994
# Whom: pst
#
-# $Id: Makefile,v 1.17 1998/02/20 18:39:57 steve Exp $
+# $Id: Makefile,v 1.18 1998/10/15 02:03:14 jseger Exp $
#
DISTNAME= w3c-httpd-3.0A
CATEGORIES= www
-MASTER_SITES= ftp://ftp.w3.org/pub/httpd/
+MASTER_SITES= ftp://ftp.w3.org/pub/httpd/ \
+ ftp://ftp-eu.w3.org/pub/httpd/
MAINTAINER= giffunip@asme.org