summaryrefslogtreecommitdiff
path: root/security/fuzz/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'security/fuzz/pkg-message')
-rw-r--r--security/fuzz/pkg-message10
1 files changed, 6 insertions, 4 deletions
diff --git a/security/fuzz/pkg-message b/security/fuzz/pkg-message
index 6e171e333e0e..7c19063f3a8d 100644
--- a/security/fuzz/pkg-message
+++ b/security/fuzz/pkg-message
@@ -1,8 +1,10 @@
-
-=========================================================================
+[
+{ type: install
+ message: <<EOM
BEWARE! This software bombards programs with signicant amounts of random
input meant to cause failure. Due to the potential havok some programs
may cause when given untrusted input, it is recommended that programs be
tested under a jail(8) environment.
-=========================================================================
-
+EOM
+}
+]