diff options
Diffstat (limited to 'www/lynx-current/Makefile')
| -rw-r--r-- | www/lynx-current/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 274c63cda798..1a8bdab4c417 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -6,13 +6,15 @@ # $FreeBSD$ # -DISTNAME= lynx2.8.3dev.18 -PKGNAME= lynx-2.8.3dev.18 +DISTNAME= lynx2.8.3dev.20 +PKGNAME= lynx-2.8.3dev.20 CATEGORIES= www MASTER_SITES= http://sol.slcc.edu/lynx/current/ MAINTAINER= ache@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 |
