aboutsummaryrefslogtreecommitdiff
path: root/archivers/fastjar
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-10-26 21:47:10 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-10-26 21:47:10 +0000
commit5f11c6ff70ab596c97afd721ed14b615ec84c4db (patch)
tree01d3fde1058ad056b3a4ee54f8719191a568cea5 /archivers/fastjar
parent1684265048d2878fcec5b50f27b497fa46739681 (diff)
downloadports-5f11c6ff70ab596c97afd721ed14b615ec84c4db.tar.gz
ports-5f11c6ff70ab596c97afd721ed14b615ec84c4db.zip
portlint (fix whitespace)
Notes
Notes: svn path=/head/; revision=92244
Diffstat (limited to 'archivers/fastjar')
-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)