diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-08-25 01:14:47 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-08-25 01:14:47 +0000 |
commit | 9b7f05f0aa26073eb51501d5b1f56d741bb009bf (patch) | |
tree | 5d7a024250738a2c67c57230a42fda8f57673dd6 /net/pyrad | |
parent | 5e30f2811054cece7e081b95a0abf931cb2ef9e0 (diff) | |
download | ports-9b7f05f0aa26073eb51501d5b1f56d741bb009bf.tar.gz ports-9b7f05f0aa26073eb51501d5b1f56d741bb009bf.zip |
Notes
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 |