diff options
Diffstat (limited to 'mail/ask/files/pkg-message.in')
-rw-r--r-- | mail/ask/files/pkg-message.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/mail/ask/files/pkg-message.in b/mail/ask/files/pkg-message.in index 357104e6c68d..8de9362fa949 100644 --- a/mail/ask/files/pkg-message.in +++ b/mail/ask/files/pkg-message.in @@ -1,5 +1,6 @@ -============================================================================= - +[ +{ type: install + message: <<EOM Sample configuration files were installed in %%EXAMPLESDIR%% @@ -9,5 +10,6 @@ For additional information see supplied documentation in %%DOCSDIR%% and/or manpages: askfilter(1) asksenders(1) asksetup(1) - -============================================================================= +EOM +} +] |