diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-08-18 16:21:55 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-08-18 16:21:55 +0000 |
commit | 3a8f07a415b9fd22c8f2b9b7f399fe61dac4ec5a (patch) | |
tree | d4cee3ab7f1c5fd26a30c14c5eb20baa6c14e528 /www/mod_auth_cookie_mysql2 | |
parent | Go ahead and rush the 2004-08-30 deprecatation since the port is now (diff) |
- Assign maintainership to freshly created apache@ mailing list
Diffstat (limited to 'www/mod_auth_cookie_mysql2')
-rw-r--r-- | www/mod_auth_cookie_mysql2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_cookie_mysql2/Makefile b/www/mod_auth_cookie_mysql2/Makefile index d6e794bc6cd1..e607db0cb372 100644 --- a/www/mod_auth_cookie_mysql2/Makefile +++ b/www/mod_auth_cookie_mysql2/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://home.digithi.de/digithi/dev/ DISTNAME= ${PORTNAME}_${PORTVERSION} DIST_SUBDIR= apache2 -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Allows authentication against a MySQL database via a secure cookie USE_MYSQL= YES |