aboutsummaryrefslogtreecommitdiffstats
path: root/games/warzone2100
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2006-09-02 01:04:43 +0800
committeralepulver <alepulver@FreeBSD.org>2006-09-02 01:04:43 +0800
commit2c899ddc7554bc654ffe012657e85a9c9ceda4d6 (patch)
tree1789dd740330caef0abe6ed42a848332bb24ef8b /games/warzone2100
parent63ee4a29c832329afb8007e40a89c80ad60a4e7d (diff)
downloadfreebsd-ports-gnome-2c899ddc7554bc654ffe012657e85a9c9ceda4d6.tar.gz
freebsd-ports-gnome-2c899ddc7554bc654ffe012657e85a9c9ceda4d6.tar.zst
freebsd-ports-gnome-2c899ddc7554bc654ffe012657e85a9c9ceda4d6.zip
- Use correct program name in pkg-message.
Diffstat (limited to 'games/warzone2100')
-rw-r--r--games/warzone2100/pkg-message2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/warzone2100/pkg-message b/games/warzone2100/pkg-message
index 155d7920e78c..b4b75b2b8d9c 100644
--- a/games/warzone2100/pkg-message
+++ b/games/warzone2100/pkg-message
@@ -5,7 +5,7 @@ Warzone2100 has been installed.
If the game locks up in heavy fight (e.g. many units firing at each other) try
to set OPENAL_BUFFER_SIZE to 8192 before running it.
-$ env OPENAL_BUFFER_SIZE=8192 warzone
+$ env OPENAL_BUFFER_SIZE=8192 warzone2100
Or set the environment variable in your shell's configuration file (you can
also run these commands directly from the command-line).