diff options
Diffstat (limited to 'www/apache21/Makefile')
-rw-r--r-- | www/apache21/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache21/Makefile b/www/apache21/Makefile index 62a6ee7baaff..0b33a183b142 100644 --- a/www/apache21/Makefile +++ b/www/apache21/Makefile @@ -3,13 +3,13 @@ # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: ache@nagual.pp.ru # -# $Id: Makefile,v 1.67 1999/03/08 07:28:31 asami Exp $ +# $Id: Makefile,v 1.68 1999/03/13 17:11:02 billf Exp $ # DISTNAME= apache_1.3.4 PKGNAME= apache-1.3.4 CATEGORIES= www -MASTER_SITES= http://www.apache.org/dist/ +MASTER_SITES= http://www.apache.org/dist/ \ ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/ \ ftp://ftp.rge.com/pub/infosystems/apache/dist/ \ ftp://apache.compuex.com/pub/apache/dist/ \ |