summaryrefslogtreecommitdiff
path: root/benchmarks/thrulay
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 /benchmarks/thrulay
parentUpdate devel/kdevelop and attendant ports to latest upstream 5.4.1 (diff)
Convert to UCL & cleanup pkg-message (categories a-c)
Notes
Notes: svn path=/head/; revision=508834
Diffstat (limited to 'benchmarks/thrulay')
-rw-r--r--benchmarks/thrulay/pkg-message20
1 files changed, 11 insertions, 9 deletions
diff --git a/benchmarks/thrulay/pkg-message b/benchmarks/thrulay/pkg-message
index 45e01b510672..424528b5cad5 100644
--- a/benchmarks/thrulay/pkg-message
+++ b/benchmarks/thrulay/pkg-message
@@ -1,9 +1,11 @@
-**************************************************************************
-* *
-* The package consists of a client (thrulay) and a daemon (thrulayd). *
-* The thrulay client is usable immediately. *
-* *
-* To run thrulayd from startup, add thrulayd_enable="YES" *
-* in your /etc/rc.conf *
-* *
-**************************************************************************
+[
+{ type: install
+ message: <<EOM
+The package consists of a client (thrulay) and a daemon (thrulayd).
+The thrulay client is usable immediately.
+
+To run thrulayd from startup, add thrulayd_enable="YES"
+in your /etc/rc.conf
+EOM
+}
+]