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 /games/quake2-3zb2 | |
parent | 1e9db8ea3e482636b52f2452827dab557908f533 (diff) |
Convert to UCL & cleanup pkg-message (categories e-g)
Notes
Notes:
svn path=/head/; revision=508837
Diffstat (limited to 'games/quake2-3zb2')
-rw-r--r-- | games/quake2-3zb2/files/pkg-message.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/games/quake2-3zb2/files/pkg-message.in b/games/quake2-3zb2/files/pkg-message.in index 69ebad8d9dd5..8dadf3e113bd 100644 --- a/games/quake2-3zb2/files/pkg-message.in +++ b/games/quake2-3zb2/files/pkg-message.in @@ -1,5 +1,6 @@ -============================================================================== - +[ +{ type: install + message: <<EOM 3rd Zigock II bots has been installed. Due to the fact that game library (i.e. game.so file) is unable to read the @@ -21,5 +22,6 @@ Then run it from the recently created directory. See the docs in %%DOCSDIR%% for help on using it. Check the website for additional DM and CTF maps (respective routes section). - -============================================================================== +EOM +} +] |