diff options
Diffstat (limited to 'java/bootstrap-openjdk11/Makefile')
-rw-r--r-- | java/bootstrap-openjdk11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/java/bootstrap-openjdk11/Makefile b/java/bootstrap-openjdk11/Makefile index bdde6df54b57..ce91151272f6 100644 --- a/java/bootstrap-openjdk11/Makefile +++ b/java/bootstrap-openjdk11/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= openjdk11 -PORTVERSION= 11.0.2.9.2 -PORTREVISION= 1 +PORTVERSION= 11.0.5.10.1 CATEGORIES= java devel MASTER_SITES= LOCAL/glewis/bootstrap-openjdk11 PKGNAMEPREFIX= bootstrap- |