summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-board')
-rw-r--r--games-board/cgoban2/files/cgoban21
1 files changed, 0 insertions, 1 deletions
diff --git a/games-board/cgoban2/files/cgoban2 b/games-board/cgoban2/files/cgoban2
index 5a5e067af2ad..db6cd5b371d0 100644
--- a/games-board/cgoban2/files/cgoban2
+++ b/games-board/cgoban2/files/cgoban2
@@ -1,7 +1,6 @@
#!/bin/sh
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
which java > /dev/null 2>&1 && \
java -jar INSTALL_DIR/cgoban.jar "${@}" && \