svn commit: r318837 - head/www/htmlcompressor
Andrej Zverev
az at FreeBSD.org
Thu May 23 03:49:27 UTC 2013
Author: az
Date: Thu May 23 03:49:27 2013
New Revision: 318837
URL: http://svnweb.freebsd.org/changeset/ports/318837
Log:
- Fix plist
Reported by: QAT
Modified:
head/www/htmlcompressor/Makefile
Modified: head/www/htmlcompressor/Makefile
==============================================================================
--- head/www/htmlcompressor/Makefile Thu May 23 03:41:38 2013 (r318836)
+++ head/www/htmlcompressor/Makefile Thu May 23 03:49:27 2013 (r318837)
@@ -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>
More information about the svn-ports-head
mailing list