aboutsummaryrefslogtreecommitdiff
path: root/net/intel-ixl-kmod
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 08:48:50 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 08:48:50 +0000
commit2614c95748849af51db4a047984962d7f2a37685 (patch)
treeaddeee8776a490f5b6df5a64905199a263728c1d /net/intel-ixl-kmod
parent08ca3957d92cb1992edd58fffd74389ba73b8f14 (diff)
downloadports-2614c95748849af51db4a047984962d7f2a37685.tar.gz
ports-2614c95748849af51db4a047984962d7f2a37685.zip
Notes
Diffstat (limited to 'net/intel-ixl-kmod')
-rw-r--r--net/intel-ixl-kmod/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/net/intel-ixl-kmod/files/pkg-message.in b/net/intel-ixl-kmod/files/pkg-message.in
index 61db5c3643c9..cd1b8e296d1e 100644
--- a/net/intel-ixl-kmod/files/pkg-message.in
+++ b/net/intel-ixl-kmod/files/pkg-message.in
@@ -1,5 +1,6 @@
-==============================================================================
-
+[
+{ type: install
+ message: <<EOM
THIS PACKAGE INSTALLS THE NEWER VERSION OF THE SOFTWARE WHICH CAN CAUSE SYSTEM
INSTABILITY WHILE USED. USE THE UPDATED VERSION ONLY IF YOU EXPERIENCE
PROBLEMS WITH THE DRIVER PRESENT IN THE KERNEL DISTRIBUTION
@@ -19,5 +20,6 @@ Module pci/%%PORTNAME%% failed to register: 17
This is the side effect of the newer version of the driver overriding the
older one and can be safely disregarded
-
-==============================================================================
+EOM
+}
+]