diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-05-12 11:34:08 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-05-12 11:34:08 +0000 |
commit | 6c238407371c045b3c6545ea32e704f7e701c460 (patch) | |
tree | 4663e2811c0eda73189a7a8759887326aad4ddb4 /games/cube/pkg-plist | |
parent | 02a184dff44dc25fc50d7538480fee0ea93f9454 (diff) | |
download | ports-6c238407371c045b3c6545ea32e704f7e701c460.tar.gz ports-6c238407371c045b3c6545ea32e704f7e701c460.zip |
Notes
Diffstat (limited to 'games/cube/pkg-plist')
-rw-r--r-- | games/cube/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/cube/pkg-plist b/games/cube/pkg-plist index 58adeb379f78..23a27ae7c703 100644 --- a/games/cube/pkg-plist +++ b/games/cube/pkg-plist @@ -1,7 +1,7 @@ %%CLIENT%%bin/cube_client -%%DEDICATED%%bin/cube_server +%%SERVER%%bin/cube_server %%CLIENT%%libexec/cube_client -%%DEDICATED%%libexec/cube_server +%%SERVER%%libexec/cube_server %%DATADIR%%/autoexec.cfg %%DATADIR%%/data/Health.png %%DATADIR%%/data/crosshair.png |