aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-05-23 11:49:27 +0800
committeraz <az@FreeBSD.org>2013-05-23 11:49:27 +0800
commit4ac8b367f1cafc9b0abac742cc328f175ab488d1 (patch)
tree41a8515b61bd2e8ac6113c8636dbc7e072f3f626 /www
parentd7849228574171951b249e8c2870c443b026758f (diff)
downloadfreebsd-ports-gnome-4ac8b367f1cafc9b0abac742cc328f175ab488d1.tar.gz
freebsd-ports-gnome-4ac8b367f1cafc9b0abac742cc328f175ab488d1.tar.zst
freebsd-ports-gnome-4ac8b367f1cafc9b0abac742cc328f175ab488d1.zip
- Fix plist
Reported by: QAT
Diffstat (limited to 'www')
-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>