summaryrefslogtreecommitdiff
path: root/mail/ssmtp/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ssmtp/files/pkg-message.in')
-rw-r--r--mail/ssmtp/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ssmtp/files/pkg-message.in b/mail/ssmtp/files/pkg-message.in
index 451b8ac60295..ac5aab616c3a 100644
--- a/mail/ssmtp/files/pkg-message.in
+++ b/mail/ssmtp/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
sSMTP has been installed successfully.
To replace sendmail with ssmtp type "make replace" or change
@@ -15,3 +18,6 @@ However, before you can use the program, you should copy the files
"revaliases.sample" and "ssmtp.conf.sample" in %%PREFIX%%/etc/ssmtp
to "revaliases" and "ssmtp.conf" respectively and edit them to suit
your needs.
+EOM
+}
+]