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 f26c930aff1..23c4ecd8015 100644
--- a/www/ap-auth-cookie/Makefile
+++ b/www/ap-auth-cookie/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2003/03/24 23:15:34 jmc Exp $
+# $NetBSD: Makefile,v 1.27 2003/03/29 12:42:47 jmmv 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
@@ -6,6 +6,7 @@
DISTNAME= mod_auth_cookie.c
PKGNAME= ap-auth-cookie-1.9
+WRKSRC= ${WRKDIR}
CATEGORIES= www
MASTER_SITES= ftp://ftp.kciLink.com/pub/
EXTRACT_SUFX= .gz
@@ -17,7 +18,6 @@ COMMENT= Cookie-based authentication for Apache
USE_BUILDLINK2= YES
EXTRACT_CMD= ${DO_NADA}
-WRKSRC= ${WRKDIR}
APACHE_MODULE_NAME= mod_auth_cookie.so