diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:03:11 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:03:11 +0000 |
commit | 79698c84577df2797724d484418f1de7f67bf07f (patch) | |
tree | fa993eea8870e6aef79666a19d170137054831ba /emulators/qemu-devel | |
parent | 1e9db8ea3e482636b52f2452827dab557908f533 (diff) | |
download | freebsd-ports-79698c84577df2797724d484418f1de7f67bf07f.zip |
Convert to UCL & cleanup pkg-message (categories e-g)
Diffstat (limited to 'emulators/qemu-devel')
-rw-r--r-- | emulators/qemu-devel/pkg-message | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/emulators/qemu-devel/pkg-message b/emulators/qemu-devel/pkg-message index 6d6814baf124..4ce5e9a61853 100644 --- a/emulators/qemu-devel/pkg-message +++ b/emulators/qemu-devel/pkg-message @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOM FreeBSD host notes ================== @@ -180,3 +183,6 @@ processing error - resetting ehci HC http://wiki.freebsd.org/FabioChecconi/PortingLinuxKVMToFreeBSD ) +EOM +} +] |