summaryrefslogtreecommitdiff
path: root/www/lynx-ssl
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-03-13 03:03:29 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-03-13 03:03:29 +0000
commit35c27d4e72db8410330f458a3904b27b3d7a9b88 (patch)
tree4a0da350884a05b52fd2ee31b2b378d8c6c16a03 /www/lynx-ssl
parentFix typo in message. (diff)
Mark it FORBIDDEN, buffer overflows galore.
Submitted by: Kris Kennaway <kris@hub.freebsd.org>
Notes
Notes: svn path=/head/; revision=26789
Diffstat (limited to 'www/lynx-ssl')
-rw-r--r--www/lynx-ssl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/lynx-ssl/Makefile b/www/lynx-ssl/Makefile
index d4045f0c69bc..e10b6a9113f9 100644
--- a/www/lynx-ssl/Makefile
+++ b/www/lynx-ssl/Makefile
@@ -12,6 +12,7 @@ CATEGORIES= www
MASTER_SITES= http://sol.slcc.edu/lynx/current/
USE_OPENSSL= RSA
+FORBIDDEN= "Riddled with buffer overflows exploitable by a malicious server to execute code as the local user"
.include <bsd.port.pre.mk>