diff options
Diffstat (limited to 'java/jdk11-doc/Makefile')
-rw-r--r-- | java/jdk11-doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jdk11-doc/Makefile b/java/jdk11-doc/Makefile index 1245c82fede7..6762cb9e0a8c 100644 --- a/java/jdk11-doc/Makefile +++ b/java/jdk11-doc/Makefile @@ -18,7 +18,7 @@ RESTRICTED= This documentation is under license and export control. WRKSRC= ${WRKDIR}/docs JDK_VERSION= 11 JDK_UPDATE_VERSION= 0 -JDK_PATCH_VERSION= 2 +JDK_PATCH_VERSION= 3 DOWNLOAD_URL= http://www.oracle.com/technetwork/java/javase/downloads/index.html NO_BUILD= yes |