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 /russian | |
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.
Notes
Notes:
svn path=/head/; revision=33242
Diffstat (limited to 'russian')
-rw-r--r-- | russian/pine.language/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/russian/pine.language/Makefile b/russian/pine.language/Makefile index 617b7333d1f6..52e3a247b2b2 100644 --- a/russian/pine.language/Makefile +++ b/russian/pine.language/Makefile @@ -12,6 +12,8 @@ EXTRACT_ONLY= # empty MAINTAINER= ache@FreeBSD.org +FORBIDDEN= "Remotely exploitable buffer overflows." + RUN_DEPENDS= pine:${PORTSDIR}/mail/pine4 NO_WRKSUBDIR= YES |