diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 2000-03-08 15:26:39 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 2000-03-08 15:26:39 +0000 |
commit | 89d4bd1d77dba5b0a00ce26ad95539c12f0e0115 (patch) | |
tree | 5370787ccd3bc80ab056baf778b3687dc46aa2b2 /japanese/lynx-current | |
parent | 5e3e7a5c9887abb2957901597fef9f00f02a37f2 (diff) | |
download | ports-89d4bd1d77dba5b0a00ce26ad95539c12f0e0115.tar.gz ports-89d4bd1d77dba5b0a00ce26ad95539c12f0e0115.zip |
Notes
Diffstat (limited to 'japanese/lynx-current')
-rw-r--r-- | japanese/lynx-current/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/lynx-current/Makefile b/japanese/lynx-current/Makefile index 314735c9215a..ba8f8478f86e 100644 --- a/japanese/lynx-current/Makefile +++ b/japanese/lynx-current/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= ${MASTER_SITE_PORTS_JP} \ MAINTAINER= shige@FreeBSD.org +FORBIDDEN= "Riddled with buffer overflows exploitable by a malicious server to execute code as the local user." + USE_BZIP2= YES NO_LATEST_LINK= YES WRKSRC= ${WRKDIR}/lynx2-8-3 |