diff options
-rw-r--r-- | net/radius/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/radius/Makefile b/net/radius/Makefile index f3f39bae66ac..dab41df5c5ba 100644 --- a/net/radius/Makefile +++ b/net/radius/Makefile @@ -16,6 +16,8 @@ MAINTAINER= ports@FreeBSD.org RESTRICTED= redistribution in binary only NO_CDROM= not allowed to charge fee for redistribution +FORBIDDEN= "Remotely exploitable buffer overflow" + NO_WRKSUBDIR= yes INSTALL_TARGET= install-all MAKE-FLAGS+= -DPREFIX=${PREFIX} |