summaryrefslogtreecommitdiff
path: root/archivers/fastjar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/fastjar/Makefile')
-rw-r--r--archivers/fastjar/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/fastjar/Makefile b/archivers/fastjar/Makefile
index a99097e9ca5f..dd5a0e9e9d76 100644
--- a/archivers/fastjar/Makefile
+++ b/archivers/fastjar/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fastjar
-PORTVERSION= 0.93
+PORTVERSION= 0.93
CATEGORIES= archivers java
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,8 +15,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= A version of JDK's `jar' command written entirely in C
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
post-install:
.if !defined(NOPORTDOCS)