diff options
Diffstat (limited to 'www/w3c-httpd')
-rw-r--r-- | www/w3c-httpd/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/w3c-httpd/Makefile b/www/w3c-httpd/Makefile index b62e8f35fc83..3c19e6c32e7d 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 |