diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2002-01-29 15:56:57 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2002-01-29 15:56:57 +0000 |
commit | dc222b0dab301e954fe0b67d644ca928d3648597 (patch) | |
tree | 76fad764eaadc0f4cf5f586977cb683fa89540a9 /net/ascend-radius/Makefile | |
parent | 2ba2fce29c90d33ac9baeb573d5a602e8bfb865f (diff) | |
download | ports-dc222b0dab301e954fe0b67d644ca928d3648597.tar.gz ports-dc222b0dab301e954fe0b67d644ca928d3648597.zip |
Notes
Diffstat (limited to 'net/ascend-radius/Makefile')
-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 1767635d4442..6b599a93e7fc 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 |