aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2002-05-21 21:37:36 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2002-05-21 21:37:36 +0000
commit200fda1655e364b74b1d1084321c6853cb10f129 (patch)
tree518100474c36d67cfaede6dc3888c80af9258289 /mail
parented8eb35b94119c6ab682c2efc9f5cebe96de2af1 (diff)
downloadports-200fda1655e364b74b1d1084321c6853cb10f129.tar.gz
ports-200fda1655e364b74b1d1084321c6853cb10f129.zip
Mark FORBIDDEN due to a remotely exploitable buffer overflow.
Notes
Notes: svn path=/head/; revision=59658
Diffstat (limited to 'mail')
-rw-r--r--mail/fetchmail/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index ade45aa14ecc..8bd948fa16d6 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -18,6 +18,8 @@ MASTER_SITES= http://www.tuxedo.org/~esr/fetchmail/ \
MAINTAINER= ve@sci.fi
+FORBIDDEN= Buffer overflow. http://tuxedo.org/~esr/fetchmail/NEWS
+
LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext
.if defined(WITH_X11)
USE_PYTHON= yes