aboutsummaryrefslogtreecommitdiff
path: root/www/htmlcompressor
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-05-23 03:49:27 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-05-23 03:49:27 +0000
commit86facf381ebe3dcef9fccfcd876428ea42648846 (patch)
tree41a8515b61bd2e8ac6113c8636dbc7e072f3f626 /www/htmlcompressor
parent83e0d087d14e1aeb13851e3d5a8c2bc217f42f24 (diff)
downloadports-86facf381ebe3dcef9fccfcd876428ea42648846.tar.gz
ports-86facf381ebe3dcef9fccfcd876428ea42648846.zip
- Fix plist
Reported by: QAT
Notes
Notes: svn path=/head/; revision=318837
Diffstat (limited to 'www/htmlcompressor')
-rw-r--r--www/htmlcompressor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/htmlcompressor/Makefile b/www/htmlcompressor/Makefile
index 1547eb7c94ed..b69f25a99f8b 100644
--- a/www/htmlcompressor/Makefile
+++ b/www/htmlcompressor/Makefile
@@ -3,6 +3,7 @@
PORTNAME= htmlcompressor
PORTVERSION= 1.5.3
+PORTREVISION= 1
CATEGORIES= www java
MASTER_SITES= GOOGLE_CODE
DISTNAME= ${PORTNAME}-${PORTVERSION}.jar
@@ -20,7 +21,6 @@ JAVA_VERSION= 1.5+
NO_BUILD= yes
PLIST_FILES= bin/htmlcompressor %%JAVAJARDIR%%/htmlcompressor.jar
-PLIST_DIRSTRY= %%JAVAJARDIR%%
SUB_FILES= htmlcompressor
.include <bsd.port.pre.mk>