diff options
author | mat <mat@FreeBSD.org> | 2015-05-22 21:34:20 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-22 21:34:20 +0800 |
commit | 93169f3910da6e92f54bf47aa412d8e2002f411b (patch) | |
tree | 0b12e4f8ee48f67012c15fb63ad4088163c6eab8 /java/netrexx | |
parent | 7da10747b1f4d9f891a601b946a8c39efbd6a4b5 (diff) | |
download | freebsd-ports-gnome-93169f3910da6e92f54bf47aa412d8e2002f411b.tar.gz freebsd-ports-gnome-93169f3910da6e92f54bf47aa412d8e2002f411b.tar.zst freebsd-ports-gnome-93169f3910da6e92f54bf47aa412d8e2002f411b.zip |
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'java/netrexx')
-rw-r--r-- | java/netrexx/files/patch-NetRexxC.sh-classpath | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/java/netrexx/files/patch-NetRexxC.sh-classpath b/java/netrexx/files/patch-NetRexxC.sh-classpath index c3dc3efdd527..3b38f2ea8308 100644 --- a/java/netrexx/files/patch-NetRexxC.sh-classpath +++ b/java/netrexx/files/patch-NetRexxC.sh-classpath @@ -1,5 +1,3 @@ -$FreeBSD$ - Add ${JAVA_HOME}/lib/tools.jar to the CLASSPATH. NOTE: JAVA_HOME is overridable but the default value is selected by bsd.java.mk |