diff options
Diffstat (limited to 'www/ap-auth-cookie')
-rw-r--r-- | www/ap-auth-cookie/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-auth-cookie/Makefile b/www/ap-auth-cookie/Makefile index 37ba605aa8e..a5815feeb7d 100644 --- a/www/ap-auth-cookie/Makefile +++ b/www/ap-auth-cookie/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/07/14 10:56:16 frueauf Exp $ +# $NetBSD: Makefile,v 1.5 1998/08/14 10:17:44 frueauf 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.3.0:../../www/apache +DEPENDS+= apache-1.3.1:../../www/apache USE_PERL5= yes # for "apxs" EXTRACT_CMD= ${DO_NADA} |