aboutsummaryrefslogtreecommitdiff
path: root/dns/checkdns/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'dns/checkdns/files/pkg-message.in')
-rw-r--r--dns/checkdns/files/pkg-message.in20
1 files changed, 12 insertions, 8 deletions
diff --git a/dns/checkdns/files/pkg-message.in b/dns/checkdns/files/pkg-message.in
index e44e163e4f29..b421700da7e6 100644
--- a/dns/checkdns/files/pkg-message.in
+++ b/dns/checkdns/files/pkg-message.in
@@ -1,8 +1,12 @@
- --------------------------------------------------------------------
- | >>> ATTENTION PLEASE <<< |
- | |
- | Please don't forget these : |
- | - editing %%PREFIX%%/etc/checkdns.conf file ! |
- | - copying checkdns.css file to Html Output Directory ! |
- | |
- --------------------------------------------------------------------
+[
+{ type: install
+ message: <<EOM
+ >>> ATTENTION PLEASE <<<
+
+ Please don't forget these :
+ - editing %%PREFIX%%/etc/checkdns.conf file !
+ - copying checkdns.css file to Html Output Directory !
+
+EOM
+}
+]