aboutsummaryrefslogtreecommitdiff
path: root/java/openjdk8/Makefile
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2016-06-16 06:24:34 +0000
committerGreg Lewis <glewis@FreeBSD.org>2016-06-16 06:24:34 +0000
commit9c0e7d35bcf308ef553893c48cf22ccd94a0ae75 (patch)
treefbf8f2733bdb20a1ae641486e9155303361de612 /java/openjdk8/Makefile
parent49b208430ed2361cb9cbd04f2fffae2c8db89571 (diff)
Notes
Diffstat (limited to 'java/openjdk8/Makefile')
-rw-r--r--java/openjdk8/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/openjdk8/Makefile b/java/openjdk8/Makefile
index e40895756525..59b4329b0723 100644
--- a/java/openjdk8/Makefile
+++ b/java/openjdk8/Makefile
@@ -2,7 +2,7 @@
PORTNAME= openjdk
PORTVERSION= ${JDK_MAJOR_VERSION}.${JDK_UPDATE_VERSION}.${JDK_BUILD_NUMBER:S/^0//}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= java devel
MASTER_SITES= http://download.java.net/openjdk/jdk${JDK_MAJOR_VERSION}/promoted/b${DIST_BUILD_NUMBER}/:jdk \
https://adopt-openjdk.ci.cloudbees.com/job/jtreg/${JTREG_JENKINS_BUILD}/artifact/:jtreg \