diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-10-17 05:51:20 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-10-17 05:51:20 +0000 |
commit | 9c207202c1a3143d58cd2b7cd0b2377ec9046df5 (patch) | |
tree | 21ba56451570fc2f273be1a0ba02be62ab83f77e /net/radiusd-cistron | |
parent | f79ab57dc1ac5cdf3cc8bd955e632ffea1daa16b (diff) | |
download | ports-9c207202c1a3143d58cd2b7cd0b2377ec9046df5.tar.gz ports-9c207202c1a3143d58cd2b7cd0b2377ec9046df5.zip |
Notes
Diffstat (limited to 'net/radiusd-cistron')
-rw-r--r-- | net/radiusd-cistron/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/radiusd-cistron/Makefile b/net/radiusd-cistron/Makefile index 0363797c3eb5..1b65c4500f24 100644 --- a/net/radiusd-cistron/Makefile +++ b/net/radiusd-cistron/Makefile @@ -11,9 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.cistron.nl/pub/people/miquels/radius/ \ ftp://ftp.freeradius.org/pub/radius/ -MAINTAINER= john@nlc.net.au - -# FORBIDDEN= "Remotely exploitable buffer overflow" +MAINTAINER= dinoex@FreeBSD.org MAKEFILE= Makefile.BSD RADIUS_DIR= ${PREFIX}/etc/raddb |