aboutsummaryrefslogtreecommitdiff
path: root/games/wolfpack
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:03:11 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:03:11 +0000
commit79698c84577df2797724d484418f1de7f67bf07f (patch)
treefa993eea8870e6aef79666a19d170137054831ba /games/wolfpack
parent1e9db8ea3e482636b52f2452827dab557908f533 (diff)
downloadports-79698c84577df2797724d484418f1de7f67bf07f.tar.gz
ports-79698c84577df2797724d484418f1de7f67bf07f.zip
Convert to UCL & cleanup pkg-message (categories e-g)
Notes
Notes: svn path=/head/; revision=508837
Diffstat (limited to 'games/wolfpack')
-rw-r--r--games/wolfpack/files/pkg-message.in10
1 files changed, 8 insertions, 2 deletions
diff --git a/games/wolfpack/files/pkg-message.in b/games/wolfpack/files/pkg-message.in
index 1058a2b75678..aeea37ccbe4b 100644
--- a/games/wolfpack/files/pkg-message.in
+++ b/games/wolfpack/files/pkg-message.in
@@ -1,2 +1,8 @@
- [!] Please read the documentation in %%DATADIR%%/README
- [!] about configuring the server and creating a world.
+[
+{ type: install
+ message: <<EOM
+ Please read the documentation in %%DATADIR%%/README
+ about configuring the server and creating a world.
+EOM
+}
+]