summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-05-20 03:16:09 +0000
committerWill Andrews <will@FreeBSD.org>2001-05-20 03:16:09 +0000
commit6262db5109ebd0dd658c2ca1066866abc695ace3 (patch)
treed88dcac9afc72cd68f591a5d5b3f72a48c9c280c /www/Makefile
parentAdd ftpproxy 1.0.1, a ftp proxy. (diff)
Add mod_auth_external 2.1.11, an Apache module that enables the use
of external mechanisms for user authentication. PR: 27321 Submitted by: Anders Nordby <anders@fix.no>
Notes
Notes: svn path=/head/; revision=42780
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index cd85ad8142e4..8aee8028f0b9 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -115,6 +115,7 @@
SUBDIR += mod_access_identd
SUBDIR += mod_access_referer
SUBDIR += mod_auth_any
+ SUBDIR += mod_auth_external
SUBDIR += mod_auth_mysql
SUBDIR += mod_auth_pam
SUBDIR += mod_auth_pgsql