diff options
author | Mark Felder <feld@FreeBSD.org> | 2015-03-10 21:17:54 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2015-03-10 21:17:54 +0000 |
commit | 0e8f65aaae88f4b05313e816150e7cbfec73912b (patch) | |
tree | 900470616a76809e6bfba0bee034ce39f30f2d08 /www/mod_auth_xradius | |
parent | 5391fa57f8e79d99cf8fd191fc735b99af12fd4a (diff) | |
download | ports-0e8f65aaae88f4b05313e816150e7cbfec73912b.tar.gz ports-0e8f65aaae88f4b05313e816150e7cbfec73912b.zip |
Notes
Diffstat (limited to 'www/mod_auth_xradius')
-rw-r--r-- | www/mod_auth_xradius/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_xradius/Makefile b/www/mod_auth_xradius/Makefile index 17ac281e691f..231d548a8977 100644 --- a/www/mod_auth_xradius/Makefile +++ b/www/mod_auth_xradius/Makefile @@ -8,7 +8,7 @@ CATEGORIES= www MASTER_SITES= http://www.outoforder.cc/downloads/mod_auth_xradius/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} -MAINTAINER= mwlucas@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Enables RADIUS authentication |