diff options
author | shige <shige@FreeBSD.org> | 2000-03-08 23:26:39 +0800 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 2000-03-08 23:26:39 +0800 |
commit | cd2d9a8212f0d12ba0405d35b5de1dcd42e7e7de (patch) | |
tree | f168815c20acd9fb72d4b88346b9a00d2f7139d4 /japanese | |
parent | 0273b1fa0e10ca8ceed49ed19324c0346ec36136 (diff) | |
download | freebsd-ports-gnome-cd2d9a8212f0d12ba0405d35b5de1dcd42e7e7de.tar.gz freebsd-ports-gnome-cd2d9a8212f0d12ba0405d35b5de1dcd42e7e7de.tar.zst freebsd-ports-gnome-cd2d9a8212f0d12ba0405d35b5de1dcd42e7e7de.zip |
As well as www/lynx.
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/lynx-current/Makefile | 2 | ||||
-rw-r--r-- | japanese/lynx/Makefile | 2 |
2 files changed, 4 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 diff --git a/japanese/lynx/Makefile b/japanese/lynx/Makefile index 3cf94dbd2d6d..2a80de9c8467 100644 --- a/japanese/lynx/Makefile +++ b/japanese/lynx/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://sol.slcc.edu/lynx/current/ MAINTAINER= shige@FreeBSD.org +FORBIDDEN= "Riddled with buffer overflows exploitable by a malicious server to execute code as the local user." + WRKSRC= ${WRKDIR}/lynx2-8-2 USE_BZIP2?= YES |