summaryrefslogtreecommitdiff
path: root/www/ap-auth-cookie
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1998-07-13 16:45:25 +0000
committertv <tv@pkgsrc.org>1998-07-13 16:45:25 +0000
commitdc5d61315bf965deffe04657a25f887ebb9c3cdd (patch)
tree1fe38782d2e716e968a14999a62b4b27dff7b545 /www/ap-auth-cookie
parent1629774a6dd5414a522ae7bd74111183437a1146 (diff)
downloadpkgsrc-dc5d61315bf965deffe04657a25f887ebb9c3cdd.tar.gz
Update Apache dependency to match reality.
Diffstat (limited to 'www/ap-auth-cookie')
-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 cff695a4cf7..968793d2e05 100644
--- a/www/ap-auth-cookie/Makefile
+++ b/www/ap-auth-cookie/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1998/06/05 19:38:42 tv Exp $
+# $NetBSD: Makefile,v 1.3 1998/07/13 16:45:25 tv 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
@@ -13,7 +13,7 @@ EXTRACT_SUFX= .gz
MAINTAINER= tv@netbsd.org
-DEPENDS+= apache-1.3b7:../../www/apache
+DEPENDS+= apache-1.3.0:../../www/apache
USE_PERL5= yes # for "apxs"
EXTRACT_CMD= ${DO_NADA}