aboutsummaryrefslogtreecommitdiffstats
path: root/www/apache13-modssl
diff options
context:
space:
mode:
authorrse <rse@FreeBSD.org>2001-05-04 14:34:07 +0800
committerrse <rse@FreeBSD.org>2001-05-04 14:34:07 +0800
commit03a78653bea780de6ecba6450d6db80503eb2bab (patch)
tree2a0b7533084782768b3760ec72b127ff00169912 /www/apache13-modssl
parente5daaeaaf38ad94c6596991698fcf9f641d5888d (diff)
downloadfreebsd-ports-gnome-03a78653bea780de6ecba6450d6db80503eb2bab.tar.gz
freebsd-ports-gnome-03a78653bea780de6ecba6450d6db80503eb2bab.tar.zst
freebsd-ports-gnome-03a78653bea780de6ecba6450d6db80503eb2bab.zip
Fix MASTER_SITES:
http://www.apache.org/dist/ -> http://www.apache.org/dist/httpd/
Diffstat (limited to 'www/apache13-modssl')
-rw-r--r--www/apache13-modssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile
index 05479db7e37f..f86760bbc900 100644
--- a/www/apache13-modssl/Makefile
+++ b/www/apache13-modssl/Makefile
@@ -9,7 +9,7 @@ PORTNAME= apache+mod_ssl
PORTVERSION= ${VERSION_APACHE}+${VERSION_MODSSL}
PORTREVISION= 0
CATEGORIES= www security
-MASTER_SITES= http://www.apache.org/dist/ \
+MASTER_SITES= http://www.apache.org/dist/httpd/ \
http://www.modssl.org/source/ \
ftp://ftp.modssl.org/source/ \
ftp://ftp.pca.dfn.de/pub/tools/net/mod_ssl/ \