aboutsummaryrefslogtreecommitdiff
path: root/dns/powerdns-recursor/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'dns/powerdns-recursor/files/pkg-message.in')
-rw-r--r--dns/powerdns-recursor/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/dns/powerdns-recursor/files/pkg-message.in b/dns/powerdns-recursor/files/pkg-message.in
index a5480fd56ad2..36e346d90979 100644
--- a/dns/powerdns-recursor/files/pkg-message.in
+++ b/dns/powerdns-recursor/files/pkg-message.in
@@ -1,5 +1,6 @@
-
-*******************************************************************
+[
+{ type: install
+ message: <<EOM
If you want to use the powerdns recursor,
you need the following line in /etc/rc.conf(.local)
@@ -7,5 +8,6 @@
Configuration templates are available in %%PREFIX%%/etc/pdns
as recursor.conf-dist.
-*******************************************************************
-
+EOM
+}
+]