summaryrefslogtreecommitdiff
path: root/www/ap-auth-cookie/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap-auth-cookie/Makefile')
-rw-r--r--www/ap-auth-cookie/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-auth-cookie/Makefile b/www/ap-auth-cookie/Makefile
index 4a1214dd0ee..bc012854b09 100644
--- a/www/ap-auth-cookie/Makefile
+++ b/www/ap-auth-cookie/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2001/04/30 03:46:32 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2001/05/20 05:23:26 jonb Exp $
#
# There are a few more mod_auth_cookie's out there doing slightly
# different things. This one pkg would be a good place to dump them all in
@@ -15,7 +15,7 @@ MAINTAINER= tv@netbsd.org
HOMEPAGE= ftp://ftp.kciLink.com/pub/mod_auth_cookie.txt
COMMENT= Cookie-based authentication for Apache
-DEPENDS+= apache-1.3.*:../../www/apache
+DEPENDS+= apache{,6}-1.3.*:../../www/apache
# For "apxs":
BUILD_DEPENDS= perl>=${PERL5_REQD}:../../lang/perl5