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/rottdc | |
parent | 1e9db8ea3e482636b52f2452827dab557908f533 (diff) | |
download | ports-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/rottdc')
-rw-r--r-- | games/rottdc/pkg-message | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/games/rottdc/pkg-message b/games/rottdc/pkg-message index c3e111ade5bc..1a856d747aa5 100644 --- a/games/rottdc/pkg-message +++ b/games/rottdc/pkg-message @@ -1,5 +1,6 @@ -============================================================================== - +[ +{ type: install + message: <<EOM Rise of the Triad DC has been installed. There are two binaries: "rott" and "rott-sw", to play the full and shareware @@ -7,5 +8,6 @@ versions respectively. The game data must reside in the current directory. The shareware game data is available here: http://filesingularity.timedoctor.org/swdata.zip - -============================================================================== +EOM +} +] |