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