aboutsummaryrefslogtreecommitdiff
path: root/textproc/weka/files/weka.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/weka/files/weka.sh.in')
-rw-r--r--textproc/weka/files/weka.sh.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/weka/files/weka.sh.in b/textproc/weka/files/weka.sh.in
index 4c4c27df9607..d97b60f886dd 100644
--- a/textproc/weka/files/weka.sh.in
+++ b/textproc/weka/files/weka.sh.in
@@ -1,5 +1,3 @@
#!/bin/sh
-#
-# $FreeBSD$
exec "%%LOCALBASE%%/bin/java" -jar "%%DATADIR%%/%%JARNAME%%" "$@"