diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2002-01-29 23:56:57 +0800 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2002-01-29 23:56:57 +0800 |
commit | dc222b0dab301e954fe0b67d644ca928d3648597 (patch) | |
tree | 76fad764eaadc0f4cf5f586977cb683fa89540a9 /net/radiusd-cistron | |
parent | 2ba2fce29c90d33ac9baeb573d5a602e8bfb865f (diff) | |
download | freebsd-ports-gnome-dc222b0dab301e954fe0b67d644ca928d3648597.tar.gz freebsd-ports-gnome-dc222b0dab301e954fe0b67d644ca928d3648597.tar.zst freebsd-ports-gnome-dc222b0dab301e954fe0b67d644ca928d3648597.zip |
Mark FORBIDDEN due to remotely exploitable buffer overflows.
Diffstat (limited to 'net/radiusd-cistron')
-rw-r--r-- | net/radiusd-cistron/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/radiusd-cistron/Makefile b/net/radiusd-cistron/Makefile index 5fce2ad80cdf..318615ff47f5 100644 --- a/net/radiusd-cistron/Makefile +++ b/net/radiusd-cistron/Makefile @@ -11,6 +11,8 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.cistron.nl/pub/people/miquels/radius/ \ ftp://ftp.freeradius.org/pub/radius/ +FORBIDDEN= "Remotely exploitable buffer overflow" + MAINTAINER= john@nlc.net.au MAKEFILE= Makefile.BSD |