diff options
Diffstat (limited to 'net/pyrad')
-rw-r--r-- | net/pyrad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pyrad/Makefile b/net/pyrad/Makefile index 1c8db2862e09..5a5c99f8771d 100644 --- a/net/pyrad/Makefile +++ b/net/pyrad/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.wiggy.net/files/ \ http://www.sourcefiles.org/Networking/Tools/Authentication/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= steve@energistic.com COMMENT= Python implementation of RADIUS client USE_PYTHON= yes |