summaryrefslogtreecommitdiff
path: root/net-im/ejabberd/files
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2019-08-16 09:25:02 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2019-08-16 09:25:02 +0000
commitc8dbaf8856c4843ab8a9128858d62fe76f01c273 (patch)
tree9ce2252ced0c5fb5add355eeb147c1e33f7e958f /net-im/ejabberd/files
parent- Add LICENSE_FILE (diff)
- Update to 19.08
- Remove RIAK option as support is removed upstream - Add a note to UPDATING for the same
Diffstat (limited to 'net-im/ejabberd/files')
-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 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
-}
-]
+
+------------------------------------------------------------------------