summaryrefslogtreecommitdiffstats
path: root/games/uox3/files
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-02-26 05:25:58 +0000
committerobrien <obrien@FreeBSD.org>2001-02-26 05:25:58 +0000
commitcbbd5f66a9678abf2c49f669a3e5cfd2a662b41c (patch)
tree83ef6c924ce9c57f9129f207a68c18f05f1f0c54 /games/uox3/files
parentff4534add212e0a367e60b5864128c5a7280f517 (diff)
downloadFreeBSD-ports-cbbd5f66a9678abf2c49f669a3e5cfd2a662b41c.zip
FreeBSD-ports-cbbd5f66a9678abf2c49f669a3e5cfd2a662b41c.tar.gz
Fix the syntax error that introduced July 2000.
(maybe this port isn't used and can be cvs rm'ed?)
Diffstat (limited to 'games/uox3/files')
-rw-r--r--games/uox3/files/uox3.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/uox3/files/uox3.sh b/games/uox3/files/uox3.sh
index 7762477..47e05f5 100644
--- a/games/uox3/files/uox3.sh
+++ b/games/uox3/files/uox3.sh
@@ -8,6 +8,7 @@ start)
cd ${uox3dir} && \
uox3 > ${uox3dir}/stdout.log & && \
echo -n ' uox3'
+ ;;
stop)
killall uox3 && echo -n ' uox3'
;;
OpenPOWER on IntegriCloud