diff options
author | Steve Wills <swills@FreeBSD.org> | 2014-06-06 17:50:28 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2014-06-06 17:50:28 +0000 |
commit | 227e7418d429149a41f297011d8bdbfc6d892cee (patch) | |
tree | 2da17e0b6736510d14d105df185b5f226e1b4370 /devel/javolution | |
parent | b08208f86899990052be558990e73305812a7d60 (diff) |
Notes
Diffstat (limited to 'devel/javolution')
-rw-r--r-- | devel/javolution/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/javolution/Makefile b/devel/javolution/Makefile index e40ce86f1dbd..ec0a6cd516af 100644 --- a/devel/javolution/Makefile +++ b/devel/javolution/Makefile @@ -14,7 +14,7 @@ LICENSE= BSD LICENSE_FILE= ${WRKSRC}/LICENSE.txt USE_JAVA= yes -JAVA_VERSION= 1.6+ +JAVA_VERSION= 1.6 USE_ANT= yes ALL_TARGET= 1.6 |