aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-08-08 09:53:35 +0000
committerClement Laforet <clement@FreeBSD.org>2004-08-08 09:53:35 +0000
commitd445876bce32fc1119982b1eb1f1cd4be4b149b0 (patch)
treef8f0664f3418a74e83dfcd0d68ba9a55e199f842 /www/Makefile
parentb9fadce3134ae6690f9a4d8a05767575ab8f43bd (diff)
downloadports-d445876bce32fc1119982b1eb1f1cd4be4b149b0.tar.gz
ports-d445876bce32fc1119982b1eb1f1cd4be4b149b0.zip
Add mod_auth_cookie_mysql2 0.3
This modules (for apache2) allows you to auth your users with cookies stored in a MySQL database.
Notes
Notes: svn path=/head/; revision=115618
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 64f33e0c403d..c36bc58bb395 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -222,6 +222,7 @@
SUBDIR += mod_accounting
SUBDIR += mod_auth_any
SUBDIR += mod_auth_cookie_mysql
+ SUBDIR += mod_auth_cookie_mysql2
SUBDIR += mod_auth_external
SUBDIR += mod_auth_external2
SUBDIR += mod_auth_imap