aboutsummaryrefslogtreecommitdiffstats
path: root/dns/dsc/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'dns/dsc/files/pkg-message.in')
-rw-r--r--dns/dsc/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/dns/dsc/files/pkg-message.in b/dns/dsc/files/pkg-message.in
index 2c8de6a11f57..5e6b7fe0f104 100644
--- a/dns/dsc/files/pkg-message.in
+++ b/dns/dsc/files/pkg-message.in
@@ -1,7 +1,9 @@
-###########################################
-
+[
+{ type: install
+ message: <<EOM
Before you configure:
To obtain MaxMind's GeoIP tables, install net/geoipupdate
and run %%LOCALBASE%%/bin/geoipupdate manually.
-
-###########################################
+EOM
+}
+]