summaryrefslogtreecommitdiff
path: root/java/java-getopt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/java-getopt/Makefile')
-rw-r--r--java/java-getopt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/java-getopt/Makefile b/java/java-getopt/Makefile
index 4f4871ce4e29..9067723f329f 100644
--- a/java/java-getopt/Makefile
+++ b/java/java-getopt/Makefile
@@ -7,7 +7,7 @@
PORTNAME= getopt
PORTVERSION= 1.0.13
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= java devel
MASTER_SITES= ftp://ftp.urbanophile.com/pub/arenn/software/sources/
PKGNAMEPREFIX= java-
@@ -18,7 +18,7 @@ COMMENT= Java version of GNU getopt family functions
USE_JAVA= yes
USE_ANT= yes
-ALL_TARGETS= jar
+ALL_TARGET= jar
NO_WRKSUBDIR= yes