From e43d633a6f8497a2c282629c9ce82d8549e6498b Mon Sep 17 00:00:00 2001 From: Marcelo Araujo Date: Tue, 23 Dec 2008 17:35:23 +0000 Subject: - I forgot to fix a typo in last commit. - Bump PORTREVISION. PR: ports/129738 Submitted by: amdmi3 Reported by: pointyhat via erwin, pav --- java/java-getopt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'java/java-getopt') 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 -- cgit v1.2.3