aboutsummaryrefslogtreecommitdiff
path: root/java/openjdk6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/openjdk6/Makefile')
-rw-r--r--java/openjdk6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/openjdk6/Makefile b/java/openjdk6/Makefile
index c37ff4e8455d..caa952659963 100644
--- a/java/openjdk6/Makefile
+++ b/java/openjdk6/Makefile
@@ -71,7 +71,7 @@ JTREGFILE= jtreg-4.1-bin-${JTREGVERSION}_21_may_2010.zip
# do not depend on devel/apache-ant to avoid circular dependency, but
# use .tar.bz2 distfile to avoid duplicated downloads
-ANTVERSION= 1.8.1
+ANTVERSION= 1.8.2
ANTFILE= apache-ant-${ANTVERSION}-bin.tar.bz2
# rely on bsdtar ability to extract .gz, .bz2 and .zip archives