summaryrefslogtreecommitdiff
path: root/www/apache2
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2002-06-01 14:21:47 +0000
committertron <tron@pkgsrc.org>2002-06-01 14:21:47 +0000
commit69a73940ee30a271eb536ef4827502485466da42 (patch)
tree2ae0bc687ae59329be685590f5c04afb761a496e /www/apache2
parent68ea0062e5c7ca7341920a370087be990c60fa68 (diff)
downloadpkgsrc-69a73940ee30a271eb536ef4827502485466da42.tar.gz
Add german mirror to master site list.
Diffstat (limited to 'www/apache2')
-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