aboutsummaryrefslogtreecommitdiff
path: root/mail/ezmlm-idx
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:29:42 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:29:42 +0000
commit558224994b6a2fbede4a420d1e66d57bbea5c4a8 (patch)
treef8fffd0a880e3bf796b0afc8c07cde885792a226 /mail/ezmlm-idx
parentca2f814673dd2e6d2afab56e7d0c650fe46a7872 (diff)
Notes
Diffstat (limited to 'mail/ezmlm-idx')
-rw-r--r--mail/ezmlm-idx/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/mail/ezmlm-idx/files/pkg-message.in b/mail/ezmlm-idx/files/pkg-message.in
index 32573ca034e7..829d24ef2ab0 100644
--- a/mail/ezmlm-idx/files/pkg-message.in
+++ b/mail/ezmlm-idx/files/pkg-message.in
@@ -1,4 +1,6 @@
------------------------------------------------------------------
+[
+{ type: install
+ message: <<EOM
ezmlm-idx has been installed successfully.
However, before you can use the programs, you should copy the
@@ -12,4 +14,6 @@ carefully.
If you have enabled the database extensions, you need to create an
ezmlm database. See section 5 in %%PREFIX%%/share/doc/ezmlm-idx/FAQ
for further instructions.
------------------------------------------------------------------
+EOM
+}
+]