diff options
Diffstat (limited to 'games/robocode/files/robocode-RoboRumble.in')
-rw-r--r-- | games/robocode/files/robocode-RoboRumble.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/games/robocode/files/robocode-RoboRumble.in b/games/robocode/files/robocode-RoboRumble.in index 7198612eda04..6e7fd4555ca3 100644 --- a/games/robocode/files/robocode-RoboRumble.in +++ b/games/robocode/files/robocode-RoboRumble.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# cd "%%DATADIR%%" && exec "%%LOCALBASE%%/bin/java" -Xmx512M \ -cp "libs/robocode.jar:libs/roborumble.jar:libs/codesize-1.1.jar" \ |