summaryrefslogtreecommitdiff
path: root/misc/compat4x/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'misc/compat4x/pkg-message')
-rw-r--r--misc/compat4x/pkg-message20
1 files changed, 11 insertions, 9 deletions
diff --git a/misc/compat4x/pkg-message b/misc/compat4x/pkg-message
index 307efefbd085..67ec2417220f 100644
--- a/misc/compat4x/pkg-message
+++ b/misc/compat4x/pkg-message
@@ -1,9 +1,11 @@
-*******************************************************************************
-* *
-* Do not forget to add COMPAT_FREEBSD4 into *
-* your kernel configuration (enabled by default). *
-* *
-* To configure and recompile your kernel see: *
-* http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html *
-* *
-*******************************************************************************
+[
+{ type: install
+ message: <<EOM
+ Do not forget to add COMPAT_FREEBSD4 into
+ your kernel configuration (enabled by default).
+
+ To configure and recompile your kernel see:
+ http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html
+EOM
+}
+]