summaryrefslogtreecommitdiff
path: root/devel/apache-rat/files
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-06 16:21:47 +0200
committerMathieu Arnold <mat@FreeBSD.org>2021-04-06 16:31:13 +0200
commit135fdeebb99c3569e42d8162b265e15d29bd937d (patch)
tree0633c9aadceddb9aa52cae2dc3d7e7e6732eece9 /devel/apache-rat/files
parentRemove # $FreeBSD$ from Makefiles. (diff)
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'devel/apache-rat/files')
-rw-r--r--devel/apache-rat/files/apache-rat.sh.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/apache-rat/files/apache-rat.sh.in b/devel/apache-rat/files/apache-rat.sh.in
index 3dba1a24e51b..4397b375c9fb 100644
--- a/devel/apache-rat/files/apache-rat.sh.in
+++ b/devel/apache-rat/files/apache-rat.sh.in
@@ -2,8 +2,6 @@
#
# FreeBSD-specific script for Apache Rat.
#
-# $FreeBSD$
-#
# See: http://creadur.apache.org/rat/apache-rat/
JAVACMD="${JAVACMD:-"%%LOCALBASE%%/bin/java"}"