summaryrefslogtreecommitdiff
path: root/mail/exim-devel
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-07-21 18:09:48 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-07-21 18:09:48 +0000
commit5146d791520e145ccab3a54ad0bfd30bbd3fcd0a (patch)
treea23d4ee09470907a5d7e2d709415e34b268245cd /mail/exim-devel
parentDefine DISTNAME to fix fetch problem. (diff)
Mark FORBIDDEN, there is a pretty bad bug that was just fixed in a new version.
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=30941
Diffstat (limited to 'mail/exim-devel')
-rw-r--r--mail/exim-devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/exim-devel/Makefile b/mail/exim-devel/Makefile
index 7a343dc74718..bfd403dfd1ac 100644
--- a/mail/exim-devel/Makefile
+++ b/mail/exim-devel/Makefile
@@ -15,6 +15,8 @@ DISTFILES= exim-3.15.tar.gz exim-texinfo-3.10.tar.gz
MAINTAINER= sheldonh@FreeBSD.org
+FORBIDDEN= Bug with system filters used to freeze messages for manual thawing
+
# If WITHOUT_X11 is not defined, the eximon monitor, which requires X, will
# be built. Comment it out unless you have or want XFree86 installed!
.if !defined(WITHOUT_X11)