diff options
Diffstat (limited to 'devel/java-util-concurrent/Makefile')
-rw-r--r-- | devel/java-util-concurrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/java-util-concurrent/Makefile b/devel/java-util-concurrent/Makefile index a74c04c004e0..b5fc2c636eb8 100644 --- a/devel/java-util-concurrent/Makefile +++ b/devel/java-util-concurrent/Makefile @@ -17,7 +17,7 @@ MAINTAINER= hq@FreeBSD.org COMMENT= Utility classes for concurrent Java programming USE_JAVA= yes -JAVA_VERSION= 1.2+ +JAVA_VERSION= 1.5+ USE_ANT= yes ALL_TARGET= dist |