diff options
Diffstat (limited to 'net-im/ejabberd/files/pkg-message.in')
-rw-r--r-- | net-im/ejabberd/files/pkg-message.in | 12 |
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 2d06653ea291..6b000d3ebc91 100644 --- a/net-im/ejabberd/files/pkg-message.in +++ b/net-im/ejabberd/files/pkg-message.in @@ -1,6 +1,7 @@ -[ -{ type: install - message: <<EOM +------------------------------------------------------------------------ + +Congratulations, you have installed %%PORTNAME%%! + o To enable ejabberd you need to add following string to your /etc/rc.conf: ejabberd_enable="YES" @@ -12,6 +13,5 @@ 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 -} -] + +------------------------------------------------------------------------ |