aboutsummaryrefslogtreecommitdiff
path: root/textproc/nux
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-06 14:21:47 +0000
committerMathieu Arnold <mat@FreeBSD.org>2021-04-06 14:31:13 +0000
commit135fdeebb99c3569e42d8162b265e15d29bd937d (patch)
tree0633c9aadceddb9aa52cae2dc3d7e7e6732eece9 /textproc/nux
parent305f148f482daf30dcf728039d03d019f88344eb (diff)
downloadports-135fdeebb99c3569e42d8162b265e15d29bd937d.tar.gz
ports-135fdeebb99c3569e42d8162b265e15d29bd937d.zip
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'textproc/nux')
-rw-r--r--textproc/nux/files/fire-xquery.sh.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/nux/files/fire-xquery.sh.in b/textproc/nux/files/fire-xquery.sh.in
index aba701bb6dbe..2d0bc7b436bc 100644
--- a/textproc/nux/files/fire-xquery.sh.in
+++ b/textproc/nux/files/fire-xquery.sh.in
@@ -1,5 +1,3 @@
#!/bin/sh
-#
-# $FreeBSD$
exec "%%LOCALBASE%%/bin/java" -classpath "`%%LOCALBASE%%/bin/classpath`" nux.xom.tests.XQueryCommand "$@"