summaryrefslogtreecommitdiff
path: root/games/rescue/files/rescue.in
diff options
context:
space:
mode:
Diffstat (limited to 'games/rescue/files/rescue.in')
-rw-r--r--games/rescue/files/rescue.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/games/rescue/files/rescue.in b/games/rescue/files/rescue.in
index 200eb591d3ed..f065e91d76d3 100644
--- a/games/rescue/files/rescue.in
+++ b/games/rescue/files/rescue.in
@@ -1,7 +1,4 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
cd "%%DATADIR%%" && exec "%%LOCALBASE%%/bin/java" \
-jar "%%DATADIR%%/Rescue.jar" "${@}"