summaryrefslogtreecommitdiff
path: root/security/go-cve-dictionary/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'security/go-cve-dictionary/files/pkg-message.in')
-rw-r--r--security/go-cve-dictionary/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/security/go-cve-dictionary/files/pkg-message.in b/security/go-cve-dictionary/files/pkg-message.in
index 93125798b97d..d18c3ff39247 100644
--- a/security/go-cve-dictionary/files/pkg-message.in
+++ b/security/go-cve-dictionary/files/pkg-message.in
@@ -1,4 +1,6 @@
-===============================================================================
+[
+{ type: install
+ message: <<EOM
Congratulations, you have installed %%PORTNAME%%!
%%PORTNAME%% does not ship any CVE database.
@@ -16,4 +18,6 @@ To enable %%PORTNAME%% and start:
sysrc go_cve_dictionary_enable="YES"
service %%PORTNAME%% start
-===============================================================================
+EOM
+}
+]