diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2012-01-04 14:26:18 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2012-01-04 14:26:18 +0000 |
commit | c5eae1093707114013622ea5097787be5f355c2e (patch) | |
tree | b708b450257659ca46aaa09e101a1e6078b450dd /www/Makefile | |
parent | b1b2ea5aa4337eaa682d0e8f8b6a56d1e262f065 (diff) | |
download | ports-c5eae1093707114013622ea5097787be5f355c2e.tar.gz ports-c5eae1093707114013622ea5097787be5f355c2e.zip |
Notes
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 9a5ece8ba333..ea75003493df 100644 --- a/www/Makefile +++ b/www/Makefile @@ -416,6 +416,7 @@ SUBDIR += mod_auth_imap2 SUBDIR += mod_auth_kerb2 SUBDIR += mod_auth_mellon + SUBDIR += mod_auth_mysql2 SUBDIR += mod_auth_mysql_another SUBDIR += mod_auth_openid SUBDIR += mod_auth_pam2 |