summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/radius/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/radius/Makefile b/net/radius/Makefile
index 1c59a6c95ee..8d24b342f5a 100644
--- a/net/radius/Makefile
+++ b/net/radius/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2001/03/04 03:26:51 assar Exp $
+# $NetBSD: Makefile,v 1.19 2001/12/19 13:42:10 tron Exp $
#
# Tempted to install another radius package?
#
@@ -20,6 +20,8 @@ MAINTAINER= kim@tac.nyc.ny.us
HOMEPAGE= http://www.merit.edu/aaa/
COMMENT= Standard authentication protocol server
+BROKEN= Package is vulnerable to remote buffer overflow.
+
DIST_SUBDIR= radius
.include "../../mk/bsd.prefs.mk"