diff options
-rw-r--r-- | www/lynx-current/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 6e0a288226cd..b735dceb98c9 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION} 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 |