From a754f1c0c3e6417c5f393add54176f75df929577 Mon Sep 17 00:00:00 2001 From: jmmv Date: Sun, 23 Feb 2003 15:55:57 +0000 Subject: Use MASTER_SITE_APACHE. --- www/apache6/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/apache6') diff --git a/www/apache6/Makefile b/www/apache6/Makefile index 61c235e69a6..17086d83bdb 100644 --- a/www/apache6/Makefile +++ b/www/apache6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 2003/01/28 22:04:27 jlam Exp $ +# $NetBSD: Makefile,v 1.68 2003/02/23 15:55:58 jmmv Exp $ # # This package does not compile in mod_ssl support hooks, as it conflicts # with IPv6-enable patch. @@ -11,8 +11,8 @@ PKGNAME= apache6-${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/} \ http://www.netbsd.org/images/logos/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ sitedrivenby.gif -- cgit v1.2.3