aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorNeil Blakey-Milner <nbm@FreeBSD.org>2000-08-03 11:19:05 +0000
committerNeil Blakey-Milner <nbm@FreeBSD.org>2000-08-03 11:19:05 +0000
commit8936ab790f69cf9e1cb5c477b5735062f7710a06 (patch)
treecf031221acec8d83bcf6e386fea8c868df635ecb /www/Makefile
parentc6bcad2436d925c98052ed292bd0794ae0e34b45 (diff)
downloadports-8936ab790f69cf9e1cb5c477b5735062f7710a06.tar.gz
ports-8936ab790f69cf9e1cb5c477b5735062f7710a06.zip
Add mod_auth_mysql, allowing apache to authenticate against a mysql
database. PR: ports/18730 Submitted by: James Housley <jim@thehousleys.net>
Notes
Notes: svn path=/head/; revision=31273
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 6ac36aa83cc4..1b1a90b7e2e9 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -89,6 +89,7 @@
SUBDIR += marc-search
SUBDIR += mathopd
SUBDIR += mhonarc
+ SUBDIR += mod_auth_mysql
SUBDIR += mod_dav
SUBDIR += mod_dtcl
SUBDIR += mod_fastcgi