diff options
author | wollman <wollman@FreeBSD.org> | 2001-10-19 17:40:18 +0000 |
---|---|---|
committer | wollman <wollman@FreeBSD.org> | 2001-10-19 17:40:18 +0000 |
commit | 7f2e8b1010fedd3dbf927fdb7c8fe515e6a92f72 (patch) | |
tree | f5262ede35d1adc80f9bae70968602ded314cafe /www/Makefile | |
parent | c7f1e66f452e4b94ac0efa54e0624c6dd0c54bf5 (diff) | |
download | FreeBSD-ports-7f2e8b1010fedd3dbf927fdb7c8fe515e6a92f72.zip FreeBSD-ports-7f2e8b1010fedd3dbf927fdb7c8fe515e6a92f72.tar.gz |
New port www/mod_auth_kerb: authenticate Web clients against Kerberos v5.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 03d58e9..ab17f4d 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 |