summaryrefslogtreecommitdiff
path: root/net/ssldump
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2000-12-11 07:01:47 +0000
committerWarner Losh <imp@FreeBSD.org>2000-12-11 07:01:47 +0000
commita86580e5c20a24558480a317898ae99839b7d329 (patch)
tree2fcf26784df192d23199b7de6487cda0ca047e4e /net/ssldump
parentMark FORBIDDEN due to buffer overflows on butraq. Kris asked me to (diff)
Mark as FORBIDDEN due to remove buffer overflows as reported on
bugtraq. Kris asked me to do this due to his reduced connectivity. Approved by: kris
Notes
Notes: svn path=/head/; revision=35885
Diffstat (limited to 'net/ssldump')
-rw-r--r--net/ssldump/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ssldump/Makefile b/net/ssldump/Makefile
index 01c6c8142e27..8ee641b58443 100644
--- a/net/ssldump/Makefile
+++ b/net/ssldump/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.rtfm.com/ssldump/
MAINTAINER= kris@FreeBSD.org
USE_OPENSSL= YES
+FORBIDDEN= "Remotely exploitable buffer overflow."
.include <bsd.port.pre.mk>