diff options
author | Clement Laforet <clement@FreeBSD.org> | 2006-10-06 20:18:09 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2006-10-06 20:18:09 +0000 |
commit | b9b687bce3524b845c486e4dae02f489cdb3aed0 (patch) | |
tree | e148bef1995e0d8f51d322861112e1a5906d0dad | |
parent | - Update to 20061006 (diff) |
- Fix WWW link
PR: ports/102376
Submitted by: Andrew McNaughton <andrew@scoop.co.nz>
-rw-r--r-- | www/mod_auth_cookie_mysql2/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_cookie_mysql2/pkg-descr b/www/mod_auth_cookie_mysql2/pkg-descr index afb833e1e825..e804c846e011 100644 --- a/www/mod_auth_cookie_mysql2/pkg-descr +++ b/www/mod_auth_cookie_mysql2/pkg-descr @@ -1,4 +1,4 @@ This Apache module allows authentication against a MySQL database via a cryptographically secure cookie. - +WWW: http://home.digithi.de/digithi/dev/mod_auth_cookie_mysql/ WWW: http://home.digithi.de/digithi/dev/mod_auth_cookie_mysql2.html |