summaryrefslogtreecommitdiff
path: root/irc/ircd-hybrid/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'irc/ircd-hybrid/files/pkg-message.in')
-rw-r--r--irc/ircd-hybrid/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/irc/ircd-hybrid/files/pkg-message.in b/irc/ircd-hybrid/files/pkg-message.in
index 880ea30ac8fb..ec4ea2199b31 100644
--- a/irc/ircd-hybrid/files/pkg-message.in
+++ b/irc/ircd-hybrid/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
ircd-hybrid has now been installed.
*** IMPORTANT: ***
@@ -14,3 +17,6 @@ ircd_hybrid_enable="YES"
into your /etc/rc.conf. You may then start the server by running:
%%PREFIX%%/etc/rc.d/ircd-hybrid start
+EOM
+}
+]