diff options
author | nectar <nectar@FreeBSD.org> | 2002-01-29 15:56:57 +0000 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2002-01-29 15:56:57 +0000 |
commit | 2f57162d153b9afe624574ef5b8540bfce1b7807 (patch) | |
tree | c4598d45de4b80bed499eadb2d063d5c6a624a9f /net/ascend-radius | |
parent | bb0151c5de10a7114f5ec54e272f8528f3afd213 (diff) | |
download | FreeBSD-ports-2f57162d153b9afe624574ef5b8540bfce1b7807.zip FreeBSD-ports-2f57162d153b9afe624574ef5b8540bfce1b7807.tar.gz |
Mark FORBIDDEN due to remotely exploitable buffer overflows.
Diffstat (limited to 'net/ascend-radius')
-rw-r--r-- | net/ascend-radius/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/ascend-radius/Makefile b/net/ascend-radius/Makefile index 1767635..6b599a9 100644 --- a/net/ascend-radius/Makefile +++ b/net/ascend-radius/Makefile @@ -19,6 +19,8 @@ DISTFILES= radius-980618.tar.gz \ 980618.pdf EXTRACT_ONLY= radius-980618.tar.gz +FORBIDDEN= "Remotely exploitable buffer overflow" + MAINTAINER= ports@FreeBSD.org WRKPREFIX= radius-980618/radius-1.16-ascend |