summaryrefslogtreecommitdiff
path: root/irc/minbif/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'irc/minbif/files/pkg-message.in')
-rw-r--r--irc/minbif/files/pkg-message.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/irc/minbif/files/pkg-message.in b/irc/minbif/files/pkg-message.in
index 50ab96117464..8bb89018232b 100644
--- a/irc/minbif/files/pkg-message.in
+++ b/irc/minbif/files/pkg-message.in
@@ -1,4 +1,6 @@
-/************************************************************************
+[
+{ type: install
+ message: <<EOM
To configure minbif, do the following:
Copy %%PREFIX%%/etc/minbif/minbif.conf-dist
@@ -14,5 +16,6 @@ minbif.
To launch the minbif daemon, add the following line to /etc/rc.conf:
minbif_enable="YES"
-
-*************************************************************************/
+EOM
+}
+]