summaryrefslogtreecommitdiff
path: root/www/apache20
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-03-13 17:11:04 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-03-13 17:11:04 +0000
commit6017a1a317b9f4030d12a96da5216c1ada5eb555 (patch)
treeb385cc5b566a179db6c0aa85690948b42447fc5d /www/apache20
parentAdd an information about using japanese on Emacs20. (diff)
Add the Apache mirror sites. For ports with 'mods' attached to them, the MASTER_SITEs
were alternated so the user does not have to get 10 apache MASTER_SITEs when all they need is one 'mod' MASTER_SITE, which is what would happen if we used a MASTER_SITE_APACHE or added all of the mirrors in a row. Approved By: apache maintainers, asami Submitted By: Brian Feldman <green@unixhelp.org>, billf
Notes
Notes: svn path=/head/; revision=17165
Diffstat (limited to 'www/apache20')
-rw-r--r--www/apache20/Makefile16
1 files changed, 15 insertions, 1 deletions
diff --git a/www/apache20/Makefile b/www/apache20/Makefile
index 1c1eed113c9c..62a6ee7baaff 100644
--- a/www/apache20/Makefile
+++ b/www/apache20/Makefile
@@ -3,13 +3,27 @@
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: ache@nagual.pp.ru
#
-# $Id: Makefile,v 1.66 1999/03/07 18:34:56 ache Exp $
+# $Id: Makefile,v 1.67 1999/03/08 07:28:31 asami Exp $
#
DISTNAME= apache_1.3.4
PKGNAME= apache-1.3.4
CATEGORIES= www
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/ \
+ ftp://apache.arctic.org/pub/apache/dist/ \
+ ftp://ftp.epix.net/pub/apache/dist/ \
+ ftp://ftp.ameth.org/pub/mirrors/ftp.apache.org/apache/dist/ \
+ ftp://ftp.connectnet.com/pub/www/apache/ \
+ ftp://apache.technomancer.com/mirrors/apache/dist/ \
+ ftp://ftp.raver.net/pub/ftp.apache.org/ \
+ ftp://www3.service.digital.com/apache/dist/ \
+ ftp://galileo.galilei.com/pub/apache/ \
+ ftp://ftp.mtnranch.net/pub/apache/dist/ \
+ ftp://ftp.iodynamics.com/pub/mirror/apache/dist/ \
+ ftp://apache.nextpath.com/pub/apache/dist/
MAINTAINER= ache@freebsd.org