summaryrefslogtreecommitdiff
path: root/www/mod_php4
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>1999-05-02 07:27:01 +0000
committerDirk Froemberg <dirk@FreeBSD.org>1999-05-02 07:27:01 +0000
commit87a21ca946d43796f44cb83a5efb0db677068d73 (patch)
tree5319925e5dccb64501f8280c1cf40a469ee4fac1 /www/mod_php4
parentMake port install shared library as library.so.1 and not just library (diff)
Changes from apache13-modssl:
"Update MASTER_SITES for new modssl.org locations."
Notes
Notes: svn path=/head/; revision=18305
Diffstat (limited to 'www/mod_php4')
-rw-r--r--www/mod_php4/scripts/configure.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php
index 9eb670cba31b..770d24b9f1a7 100644
--- a/www/mod_php4/scripts/configure.php
+++ b/www/mod_php4/scripts/configure.php
@@ -86,8 +86,8 @@ while [ "$1" ]; do
\"modssl\")
cat << EOF >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
PKGNAME= apache-php3-\${VERSION_APACHE}+mod_ssl-\${VERSION_MODSSL}
-MASTER_SITES+= http://www.engelschall.com/sw/mod_ssl/distrib/ \\
- ftp://ftp.engelschall.com/sw/mod_ssl/ \\
+MASTER_SITES+= http://www.modssl.org/source/ \\
+ ftp://ftp.modssl.org/source/ \\
ftp://ftp.ecrc.net/pub/security/mod_ssl/ \\
ftp://ftp.nvg.ntnu.no/pub/unix/mod_ssl/ \\
ftp://ftp.ulpgc.es/pub/mod_ssl/ \\