aboutsummaryrefslogtreecommitdiffstats
path: root/mail/exim-old
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-07-22 02:09:48 +0800
committerasami <asami@FreeBSD.org>2000-07-22 02:09:48 +0800
commit430fdb9c1657ffd25dd036d221224d4a92ac2238 (patch)
treef6a46dfe4a744305b5ec0d59c41197474ebf3b77 /mail/exim-old
parent21b12a55fe8950e5cd682eeae7a3fad4a4900ba7 (diff)
downloadfreebsd-ports-gnome-430fdb9c1657ffd25dd036d221224d4a92ac2238.tar.gz
freebsd-ports-gnome-430fdb9c1657ffd25dd036d221224d4a92ac2238.tar.zst
freebsd-ports-gnome-430fdb9c1657ffd25dd036d221224d4a92ac2238.zip
Mark FORBIDDEN, there is a pretty bad bug that was just fixed in a new version.
Submitted by: maintainer
Diffstat (limited to 'mail/exim-old')
-rw-r--r--mail/exim-old/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/exim-old/Makefile b/mail/exim-old/Makefile
index 7a343dc74718..bfd403dfd1ac 100644
--- a/mail/exim-old/Makefile
+++ b/mail/exim-old/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)