diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2001-08-27 21:23:52 +0800 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2001-08-27 21:23:52 +0800 |
commit | 0b942e761f299b06b4e2fc8a85140b9d9ddf75dc (patch) | |
tree | 48f8729f7020db0cec549ac61134a6354f37342a /mail/exim/pkg-plist | |
parent | c031edb9ccbccfb3fe8d7f2f55dc46b55d452b01 (diff) | |
download | freebsd-ports-gnome-0b942e761f299b06b4e2fc8a85140b9d9ddf75dc.tar.gz freebsd-ports-gnome-0b942e761f299b06b4e2fc8a85140b9d9ddf75dc.tar.zst freebsd-ports-gnome-0b942e761f299b06b4e2fc8a85140b9d9ddf75dc.zip |
* Break eximon into its own port. The goal is to allow administrators
to install and use Exim from the packages without having to install
XFree86.
* Remove a stale SEDLIST entry for BINOWN handling.
* Use LOCALBASE instead of PREFIX when referring to already installed
software.
* Use more strict pattern matching in SEDLIST.
Folks who want eximon (the Exim monitor) must now either build exim
or one of its slave ports with WITH_EXIMON defined or install the
standalone exim-monitor package.
Diffstat (limited to 'mail/exim/pkg-plist')
-rw-r--r-- | mail/exim/pkg-plist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/exim/pkg-plist b/mail/exim/pkg-plist index e5c97e42ac94..145dfd50e3d9 100644 --- a/mail/exim/pkg-plist +++ b/mail/exim/pkg-plist @@ -3,8 +3,6 @@ info/exim_overview.info info/exim.info info/exim_filter.info sbin/exim -sbin/eximon -sbin/eximon.bin sbin/exim_dumpdb sbin/exim_fixdb sbin/exim_lock |