aboutsummaryrefslogtreecommitdiff
path: root/dns/mydns
diff options
context:
space:
mode:
Diffstat (limited to 'dns/mydns')
-rw-r--r--dns/mydns/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/dns/mydns/files/pkg-message.in b/dns/mydns/files/pkg-message.in
index a4840bb5b715..9b2c8280f262 100644
--- a/dns/mydns/files/pkg-message.in
+++ b/dns/mydns/files/pkg-message.in
@@ -1,4 +1,6 @@
-**********************************************************************
+[
+{ type: install
+ message: <<EOM
To get MyDNS working you will need to do some configuration, first you
will need to create %%PREFIX%%/etc/mydns.conf based on the
installed sample file. Following that you will need to setup your
@@ -11,4 +13,6 @@ as a template. Finally enable MyDNS by adding
mydns_enable="YES"
into your rc.conf.
-*********************************************************************
+EOM
+}
+]