diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 06:29:42 +0800 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 06:29:42 +0800 |
commit | 558224994b6a2fbede4a420d1e66d57bbea5c4a8 (patch) | |
tree | f8fffd0a880e3bf796b0afc8c07cde885792a226 /mail/bmf | |
parent | ca2f814673dd2e6d2afab56e7d0c650fe46a7872 (diff) | |
download | freebsd-ports-gnome-558224994b6a2fbede4a420d1e66d57bbea5c4a8.tar.gz freebsd-ports-gnome-558224994b6a2fbede4a420d1e66d57bbea5c4a8.tar.zst freebsd-ports-gnome-558224994b6a2fbede4a420d1e66d57bbea5c4a8.zip |
onvert to UCL & cleanup pkg-message (categories l-m)
Diffstat (limited to 'mail/bmf')
-rw-r--r-- | mail/bmf/pkg-message | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/mail/bmf/pkg-message b/mail/bmf/pkg-message index 236287abf2a4..938772ff6d3c 100644 --- a/mail/bmf/pkg-message +++ b/mail/bmf/pkg-message @@ -1,6 +1,7 @@ -============================ +[ +{ type: install + message: <<EOM === How to integrate bmf === -============================ For maildrop(1), use only one of the following examples. The first sample invokes bmf in its normal mode of operation and the second @@ -59,3 +60,6 @@ These will override these commands: <Esc>u = de-register as spam, register as non-spam, and move to inbox folder. Please see the ${PREFIX}/share/bmf/README for further details. +EOM +} +] |