aboutsummaryrefslogtreecommitdiff
path: root/net/pyrad
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-08-25 01:14:47 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-08-25 01:14:47 +0000
commit9b7f05f0aa26073eb51501d5b1f56d741bb009bf (patch)
tree5d7a024250738a2c67c57230a42fda8f57673dd6 /net/pyrad
parent5e30f2811054cece7e081b95a0abf931cb2ef9e0 (diff)
downloadports-9b7f05f0aa26073eb51501d5b1f56d741bb009bf.tar.gz
ports-9b7f05f0aa26073eb51501d5b1f56d741bb009bf.zip
- Set correct maintainer
Reported by: sat
Notes
Notes: svn path=/head/; revision=198274
Diffstat (limited to 'net/pyrad')
-rw-r--r--net/pyrad/Makefile2
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