aboutsummaryrefslogtreecommitdiff
path: root/java/openjdk8/Makefile
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2019-01-18 00:47:15 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2019-01-18 00:47:15 +0000
commit2fa9296baca94e713991e886c0bb12baa3a081a4 (patch)
tree45bac48527e290cd96857d8478ce373c2f163344 /java/openjdk8/Makefile
parent023437cf09a9d5e47e486c3cd80ac4babdf1da1c (diff)
downloadports-2fa9296baca94e713991e886c0bb12baa3a081a4.tar.gz
ports-2fa9296baca94e713991e886c0bb12baa3a081a4.zip
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 aa67c9071804..a028e4a0e1e0 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= 3
+PORTREVISION= 4
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 \