diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-09-29 08:07:31 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-09-29 08:07:31 +0000 |
commit | 322f05043af79b6e1217c7c3d63355e1f8be262f (patch) | |
tree | a00edd4f2d37b3540ba7ae8cd55ce18638f12347 /chinese | |
parent | Mark FORBIDDEN: known buffer overflows exploitable by remote email. (diff) |
Mark all of the pine3/4 ports FORBIDDEN due to remotely exploitable
buffer overflows. Sorry guys, but having an insecure mailer just isn't
worth it.
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/pine4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/pine4/Makefile b/chinese/pine4/Makefile index a98b5876c379..9307f3ee1959 100644 --- a/chinese/pine4/Makefile +++ b/chinese/pine4/Makefile @@ -13,6 +13,8 @@ DISTNAME= pine${PORTVERSION} MAINTAINER= avatar@www.mmlab.cse.yzu.edu.tw +FORBIDDEN= "Remotely exploitable buffer overflows." + NO_LATEST_LINK= yes MAN1= pine.1 pico.1 pilot.1 |