summaryrefslogtreecommitdiff
path: root/www/apache
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-02-07 09:56:45 +0000
committertron <tron@pkgsrc.org>2001-02-07 09:56:45 +0000
commit5f4daebc6ea10874e65524adb234b4765ee5d162 (patch)
tree2240a2e7773a89a19b089b07827d003ea33da159 /www/apache
parent672af709840c8b9ddcb0c6a559019c936f7bc21a (diff)
downloadpkgsrc-5f4daebc6ea10874e65524adb234b4765ee5d162.tar.gz
Add missing directory name "source" to URL for German "mod_ssl" mirror.
Diffstat (limited to 'www/apache')
-rw-r--r--www/apache/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache/Makefile b/www/apache/Makefile
index 833c15b56d6..cbbc7c02ee4 100644
--- a/www/apache/Makefile
+++ b/www/apache/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2001/02/07 09:52:45 tron Exp $
+# $NetBSD: Makefile,v 1.60 2001/02/07 09:56:45 tron Exp $
#
# The fourth number in the PKGNAME version indicates a NetBSD pkg revision
# (to indicate changes in the shipped third party patches such as the mod_ssl
@@ -13,7 +13,7 @@ CATEGORIES= www
MASTER_SITES= http://httpd.apache.org/dist/ \
http://www.apache.de/dist/ \
http://www.modssl.org/source/ \
- ftp://ftp.uni-trier.de/pub/unix/security/mod_ssl/ \
+ ftp://ftp.uni-trier.de/pub/unix/security/mod_ssl/source/ \
http://www.netbsd.org/images/logos/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
${SSL_DISTNAME}${EXTRACT_SUFX} \