mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Fix the syntax error that introduced July 2000.
(maybe this port isn't used and can be cvs rm'ed?)
This commit is contained in:
parent
61d18b441e
commit
8683c24763
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38774
@ -8,6 +8,7 @@ start)
|
||||
cd ${uox3dir} && \
|
||||
uox3 > ${uox3dir}/stdout.log & && \
|
||||
echo -n ' uox3'
|
||||
;;
|
||||
stop)
|
||||
killall uox3 && echo -n ' uox3'
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user