aboutsummaryrefslogtreecommitdiff
path: root/dns/checkdns
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:01:59 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:01:59 +0000
commit78d1aff1fc53a63e9c59c078ff2258a5dd29c9dd (patch)
tree557e38686944a0a47350c0dc68f952bec42e13d6 /dns/checkdns
parenta6c40a689b8a327b1ecf5778f120f0d7250ea7a8 (diff)
downloadports-78d1aff1fc53a63e9c59c078ff2258a5dd29c9dd.tar.gz
ports-78d1aff1fc53a63e9c59c078ff2258a5dd29c9dd.zip
Notes
Diffstat (limited to 'dns/checkdns')
-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
+}
+]