1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

java/bootstrap-openjdk8: use the correct behaviour for the bootstrap

LOCAL was correct after all.

Reported by:	fluffy, linimon
This commit is contained in:
Piotr Kubaj 2020-01-13 13:24:56 +00:00
parent e095aaa075
commit 5165004612
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=522888

View File

@ -4,7 +4,7 @@ PORTNAME= openjdk8
PORTVERSION= ${DISTVERSION_${JDK_ARCH}}
CATEGORIES= java devel
MASTER_SITES= LOCAL/jkim \
http://people.freebsd.org/~pkubaj/
LOCAL/pkubaj
PKGNAMEPREFIX= bootstrap-
DISTNAME= ${JDK_PORT}-${JDK_ARCH}-${PORTVERSION}