diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /www/mod_auth_mysql2/pkg-descr | |
parent | 4e942b64191e2ef98dce2c5af31047a8640db768 (diff) | |
download | ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.tar.gz ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.zip |
Notes
Diffstat (limited to 'www/mod_auth_mysql2/pkg-descr')
-rw-r--r-- | www/mod_auth_mysql2/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_mysql2/pkg-descr b/www/mod_auth_mysql2/pkg-descr index fc3b866a666d..44c39ae5d9c7 100644 --- a/www/mod_auth_mysql2/pkg-descr +++ b/www/mod_auth_mysql2/pkg-descr @@ -1,5 +1,5 @@ mod_auth_mysql provides an MySQL-based authentication for apache2. -It's also designed to support multiple virtualhosts using only one +It's also designed to support multiple virtualhosts using only one database. WWW: http://www.heuer.org/mod_auth_mysql/ |