aboutsummaryrefslogtreecommitdiff
path: root/net/exabgp
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/exabgp
parent08ca3957d92cb1992edd58fffd74389ba73b8f14 (diff)
downloadports-2614c95748849af51db4a047984962d7f2a37685.tar.gz
ports-2614c95748849af51db4a047984962d7f2a37685.zip
Notes
Diffstat (limited to 'net/exabgp')
-rw-r--r--net/exabgp/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/net/exabgp/files/pkg-message.in b/net/exabgp/files/pkg-message.in
index 9ca7aa00e596..655531ced35c 100644
--- a/net/exabgp/files/pkg-message.in
+++ b/net/exabgp/files/pkg-message.in
@@ -1,4 +1,6 @@
-===========================================================================
+[
+{ type: install
+ message: <<EOM
Sample configurations are located in %%EXAMPLESDIR%%.
Please create %%ETCDIR%%/exabgp.conf based on one of the above examples and
@@ -6,4 +8,6 @@ add exabgp_enable="YES" to /etc/rc.conf
For information on using MD5 signatures, please visit the examples page at:
https://code.google.com/p/exabgp/wiki/examples
-===========================================================================
+EOM
+}
+]