diff options
author | kris <kris@FreeBSD.org> | 2000-09-29 16:07:31 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-09-29 16:07:31 +0800 |
commit | 3bac6a644aeefdb78f4220ab6dcee87aea423382 (patch) | |
tree | 28930c92d09dd2381ba080c3709525c6adf1ddcb /korean/pine | |
parent | c692ee4e23b935d077bf1476bd947437c6f1617d (diff) | |
download | freebsd-ports-gnome-3bac6a644aeefdb78f4220ab6dcee87aea423382.tar.gz freebsd-ports-gnome-3bac6a644aeefdb78f4220ab6dcee87aea423382.tar.zst freebsd-ports-gnome-3bac6a644aeefdb78f4220ab6dcee87aea423382.zip |
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 'korean/pine')
-rw-r--r-- | korean/pine/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/korean/pine/Makefile b/korean/pine/Makefile index 111de4bb67b9..1283a5f0f0c8 100644 --- a/korean/pine/Makefile +++ b/korean/pine/Makefile @@ -21,6 +21,8 @@ PATCHFILES= pico-3.96-hangul.patch MAINTAINER= cjh@FreeBSD.org +FORBIDDEN= "Remotely exploitable buffer overflows." + MAKE_ENV= FILESDIR=${FILESDIR} MAN1= pine.1 pico.1 pilot.1 |