summaryrefslogtreecommitdiff
path: root/net/SSLtelnet
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-08-20 21:57:04 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-08-20 21:57:04 +0000
commit8ff1b8c09d0a32bc0c36a63e241071a13f841baf (patch)
tree9b3c5109ab2d1c64f380f46f7be135490d32d64c /net/SSLtelnet
parentUpdate to latest distfile. (diff)
Mark FORBIDDEN because the remotely exploitable telnetd hole is not yet
fixed.
Notes
Notes: svn path=/head/; revision=46565
Diffstat (limited to 'net/SSLtelnet')
-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