diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-09-07 05:22:35 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-09-07 05:22:35 +0800 |
commit | db45a961c105650a8260e246f176a04c44b0f1cc (patch) | |
tree | d9255266643f0fc674af5c9513def9e3d6d55e17 /www/apache13-modssl | |
parent | 093d8bd28559056638468a6ff12d00e896da1d58 (diff) | |
download | freebsd-ports-gnome-db45a961c105650a8260e246f176a04c44b0f1cc.tar.gz freebsd-ports-gnome-db45a961c105650a8260e246f176a04c44b0f1cc.tar.zst freebsd-ports-gnome-db45a961c105650a8260e246f176a04c44b0f1cc.zip |
- drop defunctional MASTER_SITES
Diffstat (limited to 'www/apache13-modssl')
-rw-r--r-- | www/apache13-modssl/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile index f5ba628d4e95..c3ebc9fa9683 100644 --- a/www/apache13-modssl/Makefile +++ b/www/apache13-modssl/Makefile @@ -28,16 +28,8 @@ HAS_CONFIGURE= yes USE_PERL5_BUILD= yes MASTER_SITES_MODSSL= http://www.modssl.org/source/ \ ftp://ftp.modssl.org/source/ \ - ftp://ftp.pca.dfn.de/pub/tools/net/mod_ssl/ \ - ftp://ftp.ecrc.net/pub/security/mod_ssl/ \ - ftp://ftp.nvg.ntnu.no/pub/unix/mod_ssl/ \ - ftp://ftp.ulpgc.es/pub/mod_ssl/ \ - ftp://glock.missouri.edu/pub/mod_ssl/ \ - ftp://ftp.infoscience.co.jp/pub/Crypto/SSL/mod_ssl/ \ - ftp://ftp.uni-trier.de/pub/unix/security/mod_ssl/ \ ftp://ftp.blatzheim.com/pub/mod_ssl/ \ ftp://ftp.fu-berlin.de/unix/security/mod_ssl/ \ - ftp://ftp.ntrl.net/pub/mirror/ralfsw/mod_ssl/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/www/mod_ssl/source,} .include <bsd.port.pre.mk> |