summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>2002-06-01 14:21:47 +0000
committertron <tron>2002-06-01 14:21:47 +0000
commit5b39cca30dfc9b6598673b203740449cc3fcb895 (patch)
tree2ae0bc687ae59329be685590f5c04afb761a496e
parent8607819fa9b0ee806b3c09c97513302cb139651f (diff)
downloadpkgsrc-5b39cca30dfc9b6598673b203740449cc3fcb895.tar.gz
Add german mirror to master site list.
-rw-r--r--www/apache2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/apache2/Makefile b/www/apache2/Makefile
index 9e7d04f6ebb..329d21363c9 100644
--- a/www/apache2/Makefile
+++ b/www/apache2/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.7 2002/06/01 13:18:01 itojun Exp $
+# $NetBSD: Makefile,v 1.8 2002/06/01 14:21:47 tron Exp $
DISTNAME= httpd-2.0.36
PKGNAME= apache-2.0.36
CATEGORIES= www
MASTER_SITES= http://httpd.apache.org/dist/httpd/ \
http://httpd.apache.org/dist/httpd/old/ \
+ ftp://ftp.fu-berlin.de/unix/network/www/apache/httpd/ \
http://www.netbsd.org/images/logos/
MAINTAINER= jlam@netbsd.org