summaryrefslogtreecommitdiff
path: root/www/apache13-fp
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-03-13 17:57:44 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-03-13 17:57:44 +0000
commit5ce0d3f8b52a51ad269b122484792cd6a4d8b85b (patch)
tree61a607bf8228326c6c52b4d31dc851e956f78d35 /www/apache13-fp
parentAdd the Apache mirror sites. For ports with 'mods' attached to them, the MAST... (diff)
Fix missing "\"s
Noticed By: #FreeBSD
Notes
Notes: svn path=/head/; revision=17166
Diffstat (limited to 'www/apache13-fp')
-rw-r--r--www/apache13-fp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache13-fp/Makefile b/www/apache13-fp/Makefile
index 4265a41234f8..488716cdf578 100644
--- a/www/apache13-fp/Makefile
+++ b/www/apache13-fp/Makefile
@@ -3,7 +3,7 @@
# Date created: Sat Oct 31 16:30:00 CDT 1997
# Whom: hetzels@westbend.net
#
-# $Id: Makefile,v 1.8 1999/02/03 11:11:58 asami Exp $
+# $Id: Makefile,v 1.9 1999/03/13 17:11:03 billf Exp $
#
DISTNAME= apache_${AP_VERS}
@@ -11,7 +11,7 @@ PKGNAME= apache_fp-${AP_VERS}
CATEGORIES= www
MASTER_SITES= http://www.apache.org/dist/ \
ftp://ftp.microsoft.com/products/frontpage/ \
- ftp://sunsite.doc.ic.ac.uk/Mirrors/ftp.microsoft.com/Products/frontpage/
+ ftp://sunsite.doc.ic.ac.uk/Mirrors/ftp.microsoft.com/Products/frontpage/ \
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/ \