diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-07-21 18:09:48 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-07-21 18:09:48 +0000 |
commit | 5146d791520e145ccab3a54ad0bfd30bbd3fcd0a (patch) | |
tree | a23d4ee09470907a5d7e2d709415e34b268245cd /mail | |
parent | 344fea3a49375c8d553e548128302343b495ff0c (diff) |
Notes
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) |