aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2005-09-11 00:04:57 +0800
committerclement <clement@FreeBSD.org>2005-09-11 00:04:57 +0800
commit84bd256c702a42e9f66d2910c420975b2c67af41 (patch)
treec212b0d4d77627305c436be53d2591ef14a7b921 /www/Makefile
parentb2d7d186b58ab2fb9e55ef63ec09a466099ea698 (diff)
downloadfreebsd-ports-gnome-84bd256c702a42e9f66d2910c420975b2c67af41.tar.gz
freebsd-ports-gnome-84bd256c702a42e9f66d2910c420975b2c67af41.tar.zst
freebsd-ports-gnome-84bd256c702a42e9f66d2910c420975b2c67af41.zip
- Yet another MySQL authentication module for apache 2.0.x
add mod_auth_mysql-1.5 mod_auth_mysql provides an MySQL-based authentication for apache2. It's also designed to support multiple virtualhosts using only one database. WWW: http://www.heuer.org/mod_auth_mysql/
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 dc9ea8667218..a716a08f0d1c 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -256,6 +256,7 @@
SUBDIR += mod_auth_imap2
SUBDIR += mod_auth_kerb
SUBDIR += mod_auth_mysql
+ SUBDIR += mod_auth_mysql2
SUBDIR += mod_auth_mysql41_ap2
SUBDIR += mod_auth_mysql_another
SUBDIR += mod_auth_pam