diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:00:39 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:00:39 +0000 |
commit | a6c40a689b8a327b1ecf5778f120f0d7250ea7a8 (patch) | |
tree | e784ed48f7c3bb5a803cbd97b583435da971804d /benchmarks/unixbench | |
parent | Update devel/kdevelop and attendant ports to latest upstream 5.4.1 (diff) |
Convert to UCL & cleanup pkg-message (categories a-c)
Diffstat (limited to 'benchmarks/unixbench')
-rw-r--r-- | benchmarks/unixbench/pkg-message | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/benchmarks/unixbench/pkg-message b/benchmarks/unixbench/pkg-message index bb6ccab2492c..9560127eb22f 100644 --- a/benchmarks/unixbench/pkg-message +++ b/benchmarks/unixbench/pkg-message @@ -1,5 +1,9 @@ ------------------------------------------------------------------------- +[ +{ type: install + message: <<EOM If you want to run unixbench, please type the following commands: % unixbench ------------------------------------------------------------------------- +EOM +} +] |