diff options
author | mat <mat@FreeBSD.org> | 2019-08-14 00:03:11 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2019-08-14 00:03:11 +0800 |
commit | 629fb82032061c5f69fc92a71a38ac701c7597be (patch) | |
tree | fa993eea8870e6aef79666a19d170137054831ba /games/tremulous | |
parent | 4e34f1332c6845ef5c7d8a4e75b2819bb7237bf8 (diff) | |
download | freebsd-ports-gnome-629fb82032061c5f69fc92a71a38ac701c7597be.tar.gz freebsd-ports-gnome-629fb82032061c5f69fc92a71a38ac701c7597be.tar.zst freebsd-ports-gnome-629fb82032061c5f69fc92a71a38ac701c7597be.zip |
Convert to UCL & cleanup pkg-message (categories e-g)
Diffstat (limited to 'games/tremulous')
-rw-r--r-- | games/tremulous/pkg-message | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/games/tremulous/pkg-message b/games/tremulous/pkg-message index 8d68c3292add..f8115baff8a7 100644 --- a/games/tremulous/pkg-message +++ b/games/tremulous/pkg-message @@ -1,10 +1,12 @@ -============================================================================== - +[ +{ type: install + message: <<EOM If you have sound problems with SDL try setting the variable "s_sdlSpeed" to "44100". It will be saved to the configuration file. If you have sound problems with OpenAL recompile without it. Also the OPENAL option causes the program to omit restoring gamma and mouse sensitivity after exiting. - -============================================================================== +EOM +} +] |