diff options
author | sobomax <sobomax@FreeBSD.org> | 2005-12-03 18:48:34 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2005-12-03 18:48:34 +0000 |
commit | 5c14c77fd170008e97142fafa7f482e5a1901279 (patch) | |
tree | 503901a4693ad760551b5ddad1153789b50325b1 /net/radiusclient | |
parent | 108a9b8ddc4e8add009f8104d9c5e4545b321641 (diff) | |
download | FreeBSD-ports-5c14c77fd170008e97142fafa7f482e5a1901279.zip FreeBSD-ports-5c14c77fd170008e97142fafa7f482e5a1901279.tar.gz |
Take maintainership - apparently the old maintainer doesn't have an interest
in mantaining this port anymore.
PR: 89041
Diffstat (limited to 'net/radiusclient')
-rw-r--r-- | net/radiusclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/radiusclient/Makefile b/net/radiusclient/Makefile index b4ff9ee..6917a2c 100644 --- a/net/radiusclient/Makefile +++ b/net/radiusclient/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://download.berlios.de/radiusclient-ng/ DISTNAME= ${PORTNAME}-ng-${PORTVERSION} -MAINTAINER= maurice@castro.aus.net +MAINTAINER= sobomax@FreeBSD.org COMMENT= Client library and basic utilities for Radius authenticated login USE_GMAKE= yes |