aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/zetacoin/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/zetacoin/files/pkg-message.in')
-rw-r--r--net-p2p/zetacoin/files/pkg-message.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/zetacoin/files/pkg-message.in b/net-p2p/zetacoin/files/pkg-message.in
index 3bbec6991a70..f8590d45f713 100644
--- a/net-p2p/zetacoin/files/pkg-message.in
+++ b/net-p2p/zetacoin/files/pkg-message.in
@@ -1,4 +1,6 @@
-*******************************************************************
+[
+{ type: install
+ message: <<EOM
To configure the Zetacoin server please edit:
%%PREFIX%%/etc/%%PORTNAME%%.conf
@@ -8,5 +10,6 @@ To run the %%PORTNAME%%d server at startup, add the following
settings to your /etc/rc.conf
%%PORTNAME%%_enable="YES"
-
-*******************************************************************
+EOM
+}
+]