summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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