summaryrefslogtreecommitdiff
path: root/security/veracrypt/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'security/veracrypt/files/pkg-message.in')
-rw-r--r--security/veracrypt/files/pkg-message.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/security/veracrypt/files/pkg-message.in b/security/veracrypt/files/pkg-message.in
index e801c11fa125..81309dbcef08 100644
--- a/security/veracrypt/files/pkg-message.in
+++ b/security/veracrypt/files/pkg-message.in
@@ -1,7 +1,6 @@
-###############################################################################
-
-Veracrypt was installed
-
+[
+{ type: install
+ message: <<EOM
1) Veracrypt needs security/sudo port to mount disk volumes. You must modify
%%PREFIX%%/etc/sudoers file to add Veracrypt user(s). Don't use root user
@@ -14,5 +13,6 @@ If you want load fuse.ko on boot time, please add the following to /boot/loader.
fuse_load="YES"
3) Enjoy it
-
-###############################################################################
+EOM
+}
+]