aboutsummaryrefslogtreecommitdiff
path: root/comms/bluez-firmware
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:00:39 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:00:39 +0000
commita6c40a689b8a327b1ecf5778f120f0d7250ea7a8 (patch)
treee784ed48f7c3bb5a803cbd97b583435da971804d /comms/bluez-firmware
parent648300c466186a9a3281a692e09992799c9a706c (diff)
downloadports-a6c40a689b8a327b1ecf5778f120f0d7250ea7a8.tar.gz
ports-a6c40a689b8a327b1ecf5778f120f0d7250ea7a8.zip
Convert to UCL & cleanup pkg-message (categories a-c)
Notes
Notes: svn path=/head/; revision=508834
Diffstat (limited to 'comms/bluez-firmware')
-rw-r--r--comms/bluez-firmware/pkg-message8
1 files changed, 6 insertions, 2 deletions
diff --git a/comms/bluez-firmware/pkg-message b/comms/bluez-firmware/pkg-message
index 76a2bd203c84..bd1acfa48cc2 100644
--- a/comms/bluez-firmware/pkg-message
+++ b/comms/bluez-firmware/pkg-message
@@ -1,4 +1,6 @@
-
+[
+{ type: install
+ message: <<EOM
NOTICE
======
@@ -37,4 +39,6 @@ you should then see the following lines in your dmesg(8):
ubt0: <Broadcom Corp. BCM2033, class 224/1, rev 1.01/0.a0, addr 7> on uhub0
ubt0: Interface 0 endpoints: interrupt=0x81, bulk-in=0x82, bulk-out=0x2
ubt0: Interface 1 (alt.config 4) endpoints: isoc-in=0x83, isoc-out=0x3; wMaxPacketSize=64; nframes=5, buffer size=320
-
+EOM
+}
+]