summaryrefslogtreecommitdiff
path: root/java/java-cup/files/java-cup.sh.in
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 /java/java-cup/files/java-cup.sh.in
parentRemove # $FreeBSD$ from Makefiles. (diff)
all: Remove all other $FreeBSD keywords.
Diffstat (limited to 'java/java-cup/files/java-cup.sh.in')
-rw-r--r--java/java-cup/files/java-cup.sh.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/java/java-cup/files/java-cup.sh.in b/java/java-cup/files/java-cup.sh.in
index f0f70a1acb5e..5711cbf62f46 100644
--- a/java/java-cup/files/java-cup.sh.in
+++ b/java/java-cup/files/java-cup.sh.in
@@ -1,8 +1,6 @@
#!/bin/sh
#
# Derived from a similar script for ports/java/jflex.
-#
-# $FreeBSD$
# Allow the user to override where java-cup.jar lives
JAVAJARDIR="${JAVAJARDIR:-"%%JAVAJARDIR%%"}"