diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-09 19:29:12 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-09 19:29:12 +0000 |
commit | 4590ff95effeed9bbfdb215912dbc3de655e03a1 (patch) | |
tree | 7bd032c42cfd71ab472aca941a9e305aa9437698 /net/openradius/Makefile | |
parent | 8c1cca9adb3ec70955e2c9f384316078c5286064 (diff) | |
download | ports-4590ff95effeed9bbfdb215912dbc3de655e03a1.tar.gz ports-4590ff95effeed9bbfdb215912dbc3de655e03a1.zip |
Notes
Diffstat (limited to 'net/openradius/Makefile')
-rw-r--r-- | net/openradius/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openradius/Makefile b/net/openradius/Makefile index d38f40c819a3..9958ced3d74a 100644 --- a/net/openradius/Makefile +++ b/net/openradius/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://www.xs4all.nl/~evbergen/openradius/download/ \ http://www.mirrors.wiretapped.net/security/authentication/radius/openradius/ -MAINTAINER= farrokhi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A RADIUS server with some actual documentation LOGFILE?= /var/log/openradius.log |