From 6a3ab871a9e600d4e0c03f68c11046115a906602 Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Sat, 31 Mar 2012 04:15:41 +0000 Subject: . Add a port that supplies updated zoneinfo files in the format expected by the JDK/JRE ports. This will make keeping up to date with new timezone data easier and prevent all the JDK/JRE ports needing to be updated regularly whenever a new TZUpdater is released by Oracle. Feature safe: yes --- java/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'java/Makefile') diff --git a/java/Makefile b/java/Makefile index 25cb15afb209..85305c28711d 100644 --- a/java/Makefile +++ b/java/Makefile @@ -84,6 +84,7 @@ SUBDIR += java-checkstyle SUBDIR += java-cup SUBDIR += java-getopt + SUBDIR += java-zoneinfo SUBDIR += java3d SUBDIR += javahelp SUBDIR += javamail -- cgit v1.2.3