diff options
author | asami <asami@FreeBSD.org> | 2000-07-22 02:09:48 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-07-22 02:09:48 +0800 |
commit | 430fdb9c1657ffd25dd036d221224d4a92ac2238 (patch) | |
tree | f6a46dfe4a744305b5ec0d59c41197474ebf3b77 /mail | |
parent | 21b12a55fe8950e5cd682eeae7a3fad4a4900ba7 (diff) | |
download | freebsd-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')
-rw-r--r-- | mail/exim-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/exim-old/Makefile | 2 | ||||
-rw-r--r-- | mail/exim/Makefile | 2 |
3 files changed, 6 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) 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) diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 7a343dc74718..bfd403dfd1ac 100644 --- a/mail/exim/Makefile +++ b/mail/exim/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) |