aboutsummaryrefslogtreecommitdiff
path: root/net-im/prosody
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 08:48:50 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 08:48:50 +0000
commit2614c95748849af51db4a047984962d7f2a37685 (patch)
treeaddeee8776a490f5b6df5a64905199a263728c1d /net-im/prosody
parent08ca3957d92cb1992edd58fffd74389ba73b8f14 (diff)
downloadports-2614c95748849af51db4a047984962d7f2a37685.tar.gz
ports-2614c95748849af51db4a047984962d7f2a37685.zip
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
Notes
Notes: svn path=/head/; revision=508903
Diffstat (limited to 'net-im/prosody')
-rw-r--r--net-im/prosody/pkg-message14
1 files changed, 6 insertions, 8 deletions
diff --git a/net-im/prosody/pkg-message b/net-im/prosody/pkg-message
index cd27c33ad680..c76d706efa78 100644
--- a/net-im/prosody/pkg-message
+++ b/net-im/prosody/pkg-message
@@ -1,14 +1,12 @@
-
----
-
-NOTE:
-
+[
+{ type: install
+ message: <<EOM
If you're running Prosody in a jail and experience problems, please add
the following to the global section of your prosody.cfg.lua:
interfaces = { 'x.x.x.x' }
where 'x.x.x.x' is the public IP you wish Prosody to bind to.
-
----
-
+EOM
+}
+]