summaryrefslogtreecommitdiff
path: root/www/apache13-modssl
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-modssl
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-modssl')
-rw-r--r--www/apache13-modssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile
index 8c76289df5bc..8242c7591631 100644
--- a/www/apache13-modssl/Makefile
+++ b/www/apache13-modssl/Makefile
@@ -3,7 +3,7 @@
# Date created: Sat Aug 22 12:00:00 CDT 1998
# Whom: rse@engelschall.com
#
-# $Id: Makefile,v 1.22 1999/03/04 20:21:42 rse Exp $
+# $Id: Makefile,v 1.23 1999/03/13 17:11:03 billf Exp $
#
DISTNAME= apache_${VERSION_APACHE}
@@ -31,7 +31,7 @@ MASTER_SITES= http://www.apache.org/dist/ \
ftp://ftp.fu-berlin.de/unix/security/mod_ssl/ \
ftp://ftp.raver.net/pub/ftp.apache.org/ \
ftp://www3.service.digital.com/apache/dist/ \
- ftp://ftp.ntrl.net/pub/mirror/ralfsw/mod_ssl/
+ ftp://ftp.ntrl.net/pub/mirror/ralfsw/mod_ssl/ \
ftp://galileo.galilei.com/pub/apache/ \
ftp://ftp.mtnranch.net/pub/apache/dist/ \
ftp://ftp.iodynamics.com/pub/mirror/apache/dist/ \