diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2018-02-24 16:26:50 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2018-02-24 16:26:50 +0000 |
commit | 6351ad0af4800c48b23cf7e10dd2a14952a232c4 (patch) | |
tree | 0fdb21c462c9ef7b41c539af16674071fe1e04d1 /www/mod_auth_mysql2 | |
parent | 49dbffa8631eda12d9dc2b63b4ea3e6dd99c39f9 (diff) | |
download | ports-6351ad0af4800c48b23cf7e10dd2a14952a232c4.tar.gz ports-6351ad0af4800c48b23cf7e10dd2a14952a232c4.zip |
Notes
Diffstat (limited to 'www/mod_auth_mysql2')
-rw-r--r-- | www/mod_auth_mysql2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_mysql2/Makefile b/www/mod_auth_mysql2/Makefile index 1d45c1bd4012..ab5ae32f525f 100644 --- a/www/mod_auth_mysql2/Makefile +++ b/www/mod_auth_mysql2/Makefile @@ -9,7 +9,7 @@ PKGNAMESUFFIX= 2 DISTNAME= ${PORTNAME}_${PORTVERSION} DIST_SUBDIR= apache2 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@FreeBSD.org COMMENT= MySQL-based authentication module with VirtualHost support LICENSE= APACHE20 |