From 32d8f290c274c874d8a81e82744c6ff676d174f8 Mon Sep 17 00:00:00 2001 From: reed Date: Tue, 28 Dec 2004 02:47:40 +0000 Subject: The default location of the pkgsrc-installed rc.d scripts is now under share/examples/rc.d. The variable name already was named RCD_SCRIPTS_EXAMPLEDIR. This is from ideas from Greg Woods and others. Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism (as requested by wiz). --- www/apache/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/apache/Makefile') diff --git a/www/apache/Makefile b/www/apache/Makefile index 5baf904e3d0..b0f95875fbc 100644 --- a/www/apache/Makefile +++ b/www/apache/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.158 2004/11/26 18:52:47 jlam Exp $ +# $NetBSD: Makefile,v 1.159 2004/12/28 02:47:50 reed 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). DISTNAME= apache_1.3.33 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/} \ ${MASTER_SITE_APACHE:=httpd/old/} -- cgit v1.2.3