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/lynx-current | |
parent | 9b029f654946655da3d50b4b662ed691c83d6804 (diff) | |
download | ports-c2f48fb1b4b34a7ecafc70d1c2221fcb2d2f405d.tar.gz ports-c2f48fb1b4b34a7ecafc70d1c2221fcb2d2f405d.zip |
Notes
Diffstat (limited to 'www/lynx-current')
-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 |