summaryrefslogtreecommitdiff
path: root/www/apache13-modssl/Makefile
diff options
context:
space:
mode:
authorRalf S. Engelschall <rse@FreeBSD.org>1999-04-30 21:48:16 +0000
committerRalf S. Engelschall <rse@FreeBSD.org>1999-04-30 21:48:16 +0000
commite286d11298dd2eda3a7f9a5cb366fd9f017e9a03 (patch)
treeb7fa07478e86a16589ff13f2f903d69bb33d88a7 /www/apache13-modssl/Makefile
parentUnbreak egcs compilation by removing -Werror flag instead of fixing all (diff)
Update MASTER_SITES for new modssl.org locations.
Notes
Notes: svn path=/head/; revision=18240
Diffstat (limited to 'www/apache13-modssl/Makefile')
-rw-r--r--www/apache13-modssl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile
index 7bf1ae90ef62..da32358a2a5f 100644
--- a/www/apache13-modssl/Makefile
+++ b/www/apache13-modssl/Makefile
@@ -3,15 +3,15 @@
# Date created: Sat Aug 22 12:00:00 CDT 1998
# Whom: rse@engelschall.com
#
-# $Id: Makefile,v 1.29 1999/04/12 06:53:00 rse Exp $
+# $Id: Makefile,v 1.30 1999/04/12 14:25:36 rse Exp $
#
DISTNAME= apache_${VERSION_APACHE}
PKGNAME= apache-${VERSION_APACHE}+mod_ssl-${VERSION_MODSSL}
CATEGORIES= www security
MASTER_SITES= http://www.apache.org/dist/ \
- http://www.engelschall.com/sw/mod_ssl/distrib/ \
- ftp://ftp.engelschall.com/sw/mod_ssl/ \
+ http://www.modssl.org/source/ \
+ ftp://ftp.modssl.org/source/ \
ftp://ftp.pca.dfn.de/pub/tools/net/mod_ssl/ \
ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/ \
ftp://ftp.rge.com/pub/infosystems/apache/dist/ \