diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2002-05-21 21:37:36 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2002-05-21 21:37:36 +0000 |
commit | 200fda1655e364b74b1d1084321c6853cb10f129 (patch) | |
tree | 518100474c36d67cfaede6dc3888c80af9258289 /mail/fetchmail/Makefile | |
parent | ed8eb35b94119c6ab682c2efc9f5cebe96de2af1 (diff) |
Notes
Diffstat (limited to 'mail/fetchmail/Makefile')
-rw-r--r-- | mail/fetchmail/Makefile | 2 |
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 |