diff options
Diffstat (limited to 'irc/ratbox-respond/files/pkg-message.in')
-rw-r--r-- | irc/ratbox-respond/files/pkg-message.in | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/irc/ratbox-respond/files/pkg-message.in b/irc/ratbox-respond/files/pkg-message.in index 826b46ba980c..fbb8b9aa3fc1 100644 --- a/irc/ratbox-respond/files/pkg-message.in +++ b/irc/ratbox-respond/files/pkg-message.in @@ -1,4 +1,6 @@ ------------------------------------------------------------------------- +[ +{ type: install + message: <<EOM ratbox-respond has been successfully installed. Be sure to look in: @@ -6,4 +8,6 @@ Be sure to look in: %%EXAMPLESDIR%%/client-scripts for some example scripts for various popular IRC clients. ------------------------------------------------------------------------- +EOM +} +] |