summaryrefslogtreecommitdiff
path: root/security/pwned-check/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'security/pwned-check/files/pkg-message.in')
-rw-r--r--security/pwned-check/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/security/pwned-check/files/pkg-message.in b/security/pwned-check/files/pkg-message.in
index 14baaa982e9f..e12280d612c2 100644
--- a/security/pwned-check/files/pkg-message.in
+++ b/security/pwned-check/files/pkg-message.in
@@ -1,4 +1,6 @@
--------------------------------------------------------------------------
+[
+{ type: install
+ message: <<EOM
This port needs a password hash database that is to be downloaded with
the following command:
@@ -10,4 +12,6 @@ This directory can be changed in %%PREFIX%%/etc/pwned-check.conf.
The installation procedure will fetch 6 GB of compressed data and will
temporarily need 18 GB of free space in that directory and 13 GB when
the installation is complete.
--------------------------------------------------------------------------
+EOM
+}
+]