diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2011-02-26 15:11:28 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2011-02-26 15:11:28 +0000 |
commit | 0d06f0c26448a35cf911ae5c9c0ee270a4329846 (patch) | |
tree | 71dc463ea46165c62ec75233e59571455e3d2e05 /www/Makefile | |
parent | 1fd64d2aa98497a2abb640973a340d525659a383 (diff) | |
download | ports-0d06f0c26448a35cf911ae5c9c0ee270a4329846.tar.gz ports-0d06f0c26448a35cf911ae5c9c0ee270a4329846.zip |
Notes
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 b51b322612bf..a4fd23847156 100644 --- a/www/Makefile +++ b/www/Makefile @@ -458,6 +458,7 @@ SUBDIR += mod_auth_pgsql2 SUBDIR += mod_auth_pubtkt SUBDIR += mod_auth_remote + SUBDIR += mod_auth_tkt SUBDIR += mod_auth_useragent SUBDIR += mod_auth_xradius SUBDIR += mod_authenticache |