diff options
author | nectar <nectar@FreeBSD.org> | 2002-01-29 23:56:57 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2002-01-29 23:56:57 +0800 |
commit | 2f57162d153b9afe624574ef5b8540bfce1b7807 (patch) | |
tree | c4598d45de4b80bed499eadb2d063d5c6a624a9f /net/icradius | |
parent | bb0151c5de10a7114f5ec54e272f8528f3afd213 (diff) | |
download | freebsd-ports-gnome-2f57162d153b9afe624574ef5b8540bfce1b7807.tar.gz freebsd-ports-gnome-2f57162d153b9afe624574ef5b8540bfce1b7807.tar.zst freebsd-ports-gnome-2f57162d153b9afe624574ef5b8540bfce1b7807.zip |
Mark FORBIDDEN due to remotely exploitable buffer overflows.
Diffstat (limited to 'net/icradius')
-rw-r--r-- | net/icradius/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/icradius/Makefile b/net/icradius/Makefile index 91a97be8a01d..8216027c5051 100644 --- a/net/icradius/Makefile +++ b/net/icradius/Makefile @@ -10,6 +10,8 @@ PORTVERSION= 0.18.1 CATEGORIES= net MASTER_SITES= ftp://ftp.innercite.com/pub/icradius/ +FORBIDDEN= "Remotely exploitable buffer overflow" + MAINTAINER= serg@tmn.ru MAKEFILE= Makefile.BSD |