aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>2001-10-19 17:40:18 +0000
committerGarrett Wollman <wollman@FreeBSD.org>2001-10-19 17:40:18 +0000
commita3db454330be3b2c6b0d59f8afe30fdff03928f3 (patch)
tree73c624884cdd44e42448a94f0845b392150cd761 /www/Makefile
parentc7ac426c13fc7d0af2bac36d10642fe0f192a5c7 (diff)
downloadports-a3db454330be3b2c6b0d59f8afe30fdff03928f3.tar.gz
ports-a3db454330be3b2c6b0d59f8afe30fdff03928f3.zip
New port www/mod_auth_kerb: authenticate Web clients against Kerberos v5.
Notes
Notes: svn path=/head/; revision=48962
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 03d58e9ccf01..ab17f4df73cf 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -127,6 +127,7 @@
SUBDIR += mod_access_referer
SUBDIR += mod_auth_any
SUBDIR += mod_auth_external
+ SUBDIR += mod_auth_kerb
SUBDIR += mod_auth_mysql
SUBDIR += mod_auth_pam
SUBDIR += mod_auth_pgsql