summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-02-07 09:52:45 +0000
committertron <tron@pkgsrc.org>2001-02-07 09:52:45 +0000
commit672af709840c8b9ddcb0c6a559019c936f7bc21a (patch)
tree1b270f139376ffbb2af63a3bf9a7b53236141467 /www
parent55a3aedff1726e7e521188e96ae80ab8b98ca68d (diff)
downloadpkgsrc-672af709840c8b9ddcb0c6a559019c936f7bc21a.tar.gz
Add German mirror sites.
Diffstat (limited to 'www')
-rw-r--r--www/apache/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/apache/Makefile b/www/apache/Makefile
index 1213a23dde8..833c15b56d6 100644
--- a/www/apache/Makefile
+++ b/www/apache/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2001/02/06 12:38:59 itojun Exp $
+# $NetBSD: Makefile,v 1.59 2001/02/07 09:52: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
@@ -11,7 +11,9 @@ DISTNAME= apache_1.3.17
PKGNAME= apache-1.3.17.1
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/ \
http://www.netbsd.org/images/logos/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
${SSL_DISTNAME}${EXTRACT_SUFX} \