summaryrefslogtreecommitdiff
path: root/www/apache
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-02-23 15:55:57 +0000
committerjmmv <jmmv>2003-02-23 15:55:57 +0000
commit4a1a974ddc83c69e2b70f67717c45c91b055e9a9 (patch)
tree6d8b286392ffa4133afa54a84242ffd45d87a2eb /www/apache
parent1bf8ba26809a3190c298661f49743589b0dfddbe (diff)
downloadpkgsrc-4a1a974ddc83c69e2b70f67717c45c91b055e9a9.tar.gz
Use MASTER_SITE_APACHE.
Diffstat (limited to 'www/apache')
-rw-r--r--www/apache/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/apache/Makefile b/www/apache/Makefile
index 05e3ea8c45f..eb1074aa6ae 100644
--- a/www/apache/Makefile
+++ b/www/apache/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.120 2003/01/28 22:04:26 jlam Exp $
+# $NetBSD: Makefile,v 1.121 2003/02/23 15:55:57 jmmv Exp $
#
# This pkg does not compile in mod_ssl, only the `mod_ssl EAPI' (a set of
# code hooks that allow mod_ssl to be compiled separately later, if desired).
@@ -8,8 +8,8 @@ PKGNAME= apache-${APACHE_VERSION}
PKGREVISION= 3
APACHE_VERSION= 1.3.27
CATEGORIES= www
-MASTER_SITES= http://httpd.apache.org/dist/httpd/ \
- http://www.apache.de/dist/httpd/
+MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/} \
+ ${MASTER_SITE_APACHE:=httpd/old/}
# This must be defined, before it may be referred to on the LHS.
EXTRACT_SUFX= .tar.gz