summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorsborrill <sborrill>2008-10-17 19:26:26 +0000
committersborrill <sborrill>2008-10-17 19:26:26 +0000
commit7df3edb2d150ac92ec24996f28da860ef0eb1d7d (patch)
treefdabdb5d522562260c8b55e86bfb937b59271c65 /www
parent8b72bcfd9985075ac78182ce1e472a64fd1d38ec (diff)
downloadpkgsrc-7df3edb2d150ac92ec24996f28da860ef0eb1d7d.tar.gz
Add ap-auth-ntlm and ap2-auth-ntlm
Diffstat (limited to 'www')
-rw-r--r--www/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index ba88fa00501..2751b6af6e3 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.590 2008/10/16 20:07:33 drochner Exp $
+# $NetBSD: Makefile,v 1.591 2008/10/17 19:26:26 sborrill Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -16,6 +16,7 @@ SUBDIR+= ap-auth-external
SUBDIR+= ap-auth-kerb
SUBDIR+= ap-auth-ldap
SUBDIR+= ap-auth-mysql
+SUBDIR+= ap-auth-ntlm
SUBDIR+= ap-auth-pam
SUBDIR+= ap-auth-pgsql
SUBDIR+= ap-auth-postgresql
@@ -42,6 +43,7 @@ SUBDIR+= ap-xslt
SUBDIR+= ap2-auth-external
SUBDIR+= ap2-auth-ldap
SUBDIR+= ap2-auth-mysql
+SUBDIR+= ap2-auth-ntlm
SUBDIR+= ap2-auth-pgsql
SUBDIR+= ap2-auth-radius
SUBDIR+= ap2-auth-xradius