aboutsummaryrefslogtreecommitdiff
path: root/net-im/ejabberd/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/ejabberd/files/pkg-message.in')
-rw-r--r--net-im/ejabberd/files/pkg-message.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/net-im/ejabberd/files/pkg-message.in b/net-im/ejabberd/files/pkg-message.in
index 6b000d3ebc91..2d06653ea291 100644
--- a/net-im/ejabberd/files/pkg-message.in
+++ b/net-im/ejabberd/files/pkg-message.in
@@ -1,7 +1,6 @@
-------------------------------------------------------------------------
-
-Congratulations, you have installed %%PORTNAME%%!
-
+[
+{ type: install
+ message: <<EOM
o To enable ejabberd you need to add following string to your /etc/rc.conf:
ejabberd_enable="YES"
@@ -13,5 +12,6 @@ Congratulations, you have installed %%PORTNAME%%!
of this port! Users are advised to check all configuration files and data
in /var/spool/ejabberd to ensure everything has the correct owner/group.
o To start using CAPTCHA functionality, please install ImageMagick port.
-
-------------------------------------------------------------------------
+EOM
+}
+]