diff options
author | Martin Matuska <mm@FreeBSD.org> | 2012-02-26 12:20:47 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2012-02-26 12:20:47 +0000 |
commit | dfa6b6b1dd3523f6efb71e96a78872641a3cd570 (patch) | |
tree | 5f1051c63fdefceb2f11ef8d0421b39b0a328e70 /www/mod_auth_mysql2 | |
parent | fac217fee06119f2a75dbd4d30bace14a90b4320 (diff) | |
download | ports-dfa6b6b1dd3523f6efb71e96a78872641a3cd570.tar.gz ports-dfa6b6b1dd3523f6efb71e96a78872641a3cd570.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 6abee59fd5ef..3a9cb9c1f68b 100644 --- a/www/mod_auth_mysql2/Makefile +++ b/www/mod_auth_mysql2/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= apache22 -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= MySQL-based authentication module with VirtualHost support LICENSE= AL2 |