summaryrefslogtreecommitdiff
path: root/www/htmlcompressor/files/htmlcompressor.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/htmlcompressor/files/htmlcompressor.in')
-rw-r--r--www/htmlcompressor/files/htmlcompressor.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/htmlcompressor/files/htmlcompressor.in b/www/htmlcompressor/files/htmlcompressor.in
index 51762b6a44a9..4a2fd3e431a5 100644
--- a/www/htmlcompressor/files/htmlcompressor.in
+++ b/www/htmlcompressor/files/htmlcompressor.in
@@ -1,4 +1,4 @@
#!/bin/sh
# $FreeBSD$
-JAVA_VERSION="%%JAVA_VERSION%%" exec %%LOCALBASE%%/bin/java -jar %%JAVAJARDIR%%/htmlcompressor.jar "$@"
+exec %%LOCALBASE%%/bin/java -jar %%JAVAJARDIR%%/htmlcompressor.jar "$@"