summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authortv <tv>1998-06-04 20:41:08 +0000
committertv <tv>1998-06-04 20:41:08 +0000
commit26d1976d66a4420f3fe8acd8862c264a80141f5f (patch)
treea4a46fc4faaeacea392b721d42f9c0f26daf7cc3 /www/Makefile
parent878a6f91c6cfd2d8e2c02f5246e6e660b1a9424a (diff)
downloadpkgsrc-26d1976d66a4420f3fe8acd8862c264a80141f5f.tar.gz
A cookie-based authentication mechanism for Apache, allowing Basic auth
strings to be embedded in cookies. This pkg is intended also as a framework for creating other Apache module pkgs.
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index ad642473ea9..a5b7be9a6de 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.9 1998/05/26 21:46:57 tron Exp $
+# $NetBSD: Makefile,v 1.10 1998/06/04 20:41:08 tv Exp $
# FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp
#
# SUBDIR += Mosaic # requires Motif
# SUBDIR += analog
+ SUBDIR += ap-auth-cookie
SUBDIR += apache
# SUBDIR += apache-current
# SUBDIR += apache-php