From 4ac8b367f1cafc9b0abac742cc328f175ab488d1 Mon Sep 17 00:00:00 2001 From: az Date: Thu, 23 May 2013 03:49:27 +0000 Subject: - Fix plist Reported by: QAT --- www/htmlcompressor/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www') 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 -- cgit