diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-03-13 03:03:29 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-03-13 03:03:29 +0000 |
commit | 35c27d4e72db8410330f458a3904b27b3d7a9b88 (patch) | |
tree | 4a0da350884a05b52fd2ee31b2b378d8c6c16a03 /www/lynx-ssl | |
parent | 49a945d4e968fc2dcd557558e128f59b96fdbe84 (diff) |
Notes
Diffstat (limited to 'www/lynx-ssl')
-rw-r--r-- | www/lynx-ssl/Makefile | 1 |
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> |