aboutsummaryrefslogtreecommitdiff
path: root/misc/compat5x
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:29:42 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:29:42 +0000
commit558224994b6a2fbede4a420d1e66d57bbea5c4a8 (patch)
treef8fffd0a880e3bf796b0afc8c07cde885792a226 /misc/compat5x
parentca2f814673dd2e6d2afab56e7d0c650fe46a7872 (diff)
downloadports-558224994b6a2fbede4a420d1e66d57bbea5c4a8.tar.gz
ports-558224994b6a2fbede4a420d1e66d57bbea5c4a8.zip
onvert to UCL & cleanup pkg-message (categories l-m)
Notes
Notes: svn path=/head/; revision=508882
Diffstat (limited to 'misc/compat5x')
-rw-r--r--misc/compat5x/pkg-message20
1 files changed, 11 insertions, 9 deletions
diff --git a/misc/compat5x/pkg-message b/misc/compat5x/pkg-message
index 4b66e23d89a9..1e8a64570e2b 100644
--- a/misc/compat5x/pkg-message
+++ b/misc/compat5x/pkg-message
@@ -1,9 +1,11 @@
-*******************************************************************************
-* *
-* Do not forget to add COMPAT_FREEBSD5 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_FREEBSD5 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
+}
+]