diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-04-16 09:16:17 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-04-16 09:16:17 +0000 |
commit | c2f48fb1b4b34a7ecafc70d1c2221fcb2d2f405d (patch) | |
tree | e4914f69c050e84ca350ff3aecb14164157436e9 /www | |
parent | 9b029f654946655da3d50b4b662ed691c83d6804 (diff) | |
download | freebsd-ports-c2f48fb1b4b34a7ecafc70d1c2221fcb2d2f405d.zip |
Remove the FORBIDDEN tag on lynx-current. Everyone is encouraged to
upgrade to this version, which fixes all of the known problems with previous
lynx versions.
My thanks to the Lynx developer, T.E.Dickey <dickey@clark.net>, for
working with me so patiently to fix the problems.
Diffstat (limited to 'www')
-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 |