diff options
Diffstat (limited to 'www/lynx-ssl/Makefile')
-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> |