diff options
author | mbr <mbr@FreeBSD.org> | 2009-07-19 00:50:55 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2009-07-19 00:50:55 +0800 |
commit | d3c2dad91f4ef0e540e3e1960d7a403676b25a81 (patch) | |
tree | d264942f2e678a81a8ad9ac0bed061c17a5bb28b /www/Makefile | |
parent | c1d650309421e79b1051fd6c7fa58ab1f4c193e1 (diff) | |
download | freebsd-ports-gnome-d3c2dad91f4ef0e540e3e1960d7a403676b25a81.tar.gz freebsd-ports-gnome-d3c2dad91f4ef0e540e3e1960d7a403676b25a81.tar.zst freebsd-ports-gnome-d3c2dad91f4ef0e540e3e1960d7a403676b25a81.zip |
mod_auth_pubtkt is a Web single sign-on (SSO) solution for Apache
WWW: https://neon1.net/mod_auth_pubtkt/
Submitted by: Manuel Kasper <mkasper@monzoon.net>
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 65064536962f..3b23f12ba511 100644 --- a/www/Makefile +++ b/www/Makefile @@ -414,6 +414,7 @@ SUBDIR += mod_auth_pam2 SUBDIR += mod_auth_pgsql SUBDIR += mod_auth_pgsql2 + SUBDIR += mod_auth_pubtkt SUBDIR += mod_auth_remote SUBDIR += mod_auth_useragent SUBDIR += mod_auth_xradius |