aboutsummaryrefslogtreecommitdiff
path: root/net/ssldump
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-01-29 00:53:55 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-01-29 00:53:55 +0000
commitf39b1f9c9b8428c9f48f9732a375b287c48923aa (patch)
treec72550c8bb6bcf59dbaaf5ea37e05e8b37a120c7 /net/ssldump
parent12b3c3aebf902dc39f6f05e536c85b671ab9ece0 (diff)
downloadports-f39b1f9c9b8428c9f48f9732a375b287c48923aa.tar.gz
ports-f39b1f9c9b8428c9f48f9732a375b287c48923aa.zip
Remove FORBIDDEN; the problem reported on bugtraq was a bug, not a
security vulnerability.
Notes
Notes: svn path=/head/; revision=37712
Diffstat (limited to 'net/ssldump')
-rw-r--r--net/ssldump/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ssldump/Makefile b/net/ssldump/Makefile
index 8ee641b58443..01c6c8142e27 100644
--- a/net/ssldump/Makefile
+++ b/net/ssldump/Makefile
@@ -13,7 +13,6 @@ MASTER_SITES= http://www.rtfm.com/ssldump/
MAINTAINER= kris@FreeBSD.org
USE_OPENSSL= YES
-FORBIDDEN= "Remotely exploitable buffer overflow."
.include <bsd.port.pre.mk>