diff options
author | clement <clement@FreeBSD.org> | 2004-08-19 00:21:55 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-08-19 00:21:55 +0800 |
commit | c3d454cfdee77d89703b24bc7329771bc090ecad (patch) | |
tree | 800a817400c815fdf3c04023ea11b8cf439e76dd /www/mod_auth_cookie_mysql | |
parent | fe672d46b2a08e44bcc5131299091d486886b9cd (diff) | |
download | freebsd-ports-graphics-c3d454cfdee77d89703b24bc7329771bc090ecad.tar.gz freebsd-ports-graphics-c3d454cfdee77d89703b24bc7329771bc090ecad.tar.zst freebsd-ports-graphics-c3d454cfdee77d89703b24bc7329771bc090ecad.zip |
- Assign maintainership to freshly created apache@ mailing list
Diffstat (limited to 'www/mod_auth_cookie_mysql')
-rw-r--r-- | www/mod_auth_cookie_mysql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_cookie_mysql/Makefile b/www/mod_auth_cookie_mysql/Makefile index ba5c3e1db49..b18f8d29271 100644 --- a/www/mod_auth_cookie_mysql/Makefile +++ b/www/mod_auth_cookie_mysql/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://sheepkiller.nerim.net/ports/${PORTNAME}/ \ # Original Location: http://www.qwk.net/opensource/mod_auth_cookie_mysql/mod_auth_cookie_mysql.tar.gz DIST_SUBDIR= apache -MAINTAINER= clement@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Allows authentication against a MySQL database via a secure cookie USE_MYSQL= YES |