diff options
author | clement <clement@FreeBSD.org> | 2004-01-10 07:15:20 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-01-10 07:15:20 +0800 |
commit | 80491a8a9ef143862f2319ab460fbced90949a5b (patch) | |
tree | 406e58be963f72cad9b5e39336e6f503a89df251 /www/Makefile | |
parent | 8f644dd76a425812edaa724440d4357f635fb7f6 (diff) | |
download | freebsd-ports-gnome-80491a8a9ef143862f2319ab460fbced90949a5b.tar.gz freebsd-ports-gnome-80491a8a9ef143862f2319ab460fbced90949a5b.tar.zst freebsd-ports-gnome-80491a8a9ef143862f2319ab460fbced90949a5b.zip |
Add mod_auth_mysql41_ap2 1.00, mySQL 4.1 and Apache 2 port of
mod_auth_mysql.
PR: 57503
Submitted by: Douglas A. Maske <maske@maske.org>
Approved by: erwin (mentor) (implicity)
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 e255bdbb915a..b6bac67150ea 100644 --- a/www/Makefile +++ b/www/Makefile @@ -197,6 +197,7 @@ SUBDIR += mod_auth_external2 SUBDIR += mod_auth_kerb SUBDIR += mod_auth_mysql + SUBDIR += mod_auth_mysql41_ap2 SUBDIR += mod_auth_mysql_another SUBDIR += mod_auth_pam SUBDIR += mod_auth_pam2 |