aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2001-08-21 05:57:04 +0800
committerkris <kris@FreeBSD.org>2001-08-21 05:57:04 +0800
commitf671b7b6d2429b0c29b190f89cc004f12be1ae09 (patch)
tree60668fe12fa61bde107d0d1159d3c330ac1c1c60 /net
parent9d1cfbb55c46a9bbaf7dca9fa64e80ce1b67a7ac (diff)
downloadfreebsd-ports-gnome-f671b7b6d2429b0c29b190f89cc004f12be1ae09.tar.gz
freebsd-ports-gnome-f671b7b6d2429b0c29b190f89cc004f12be1ae09.tar.zst
freebsd-ports-gnome-f671b7b6d2429b0c29b190f89cc004f12be1ae09.zip
Mark FORBIDDEN because the remotely exploitable telnetd hole is not yet
fixed.
Diffstat (limited to 'net')
-rw-r--r--net/SSLtelnet/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/SSLtelnet/Makefile b/net/SSLtelnet/Makefile
index b74a7a2d5f3a..deca047d3212 100644
--- a/net/SSLtelnet/Makefile
+++ b/net/SSLtelnet/Makefile
@@ -11,6 +11,8 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \
ftp://ftp.psy.uq.oz.au/pub/Crypto/SSLapps/
MASTER_SITE_SUBDIR= kris
+FORBIDDEN= "Remotely exploitable buffer overflow"
+
MAINTAINER= issei@jp.FreeBSD.org
USE_OPENSSL= YES