mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
. Fix the description of the link for the policy files.
PR: 114958 Submitted by: Olivier Smedts <olivier@gid0.org>
This commit is contained in:
parent
e678a9a3f5
commit
18107c8853
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196416
2 changed files with 4 additions and 2 deletions
|
@ -200,7 +200,8 @@ IGNORE += .\n\n
|
||||||
.if defined(WITH_POLICY) && !exists(${DISTDIR}/${POLICYFILE})#{
|
.if defined(WITH_POLICY) && !exists(${DISTDIR}/${POLICYFILE})#{
|
||||||
IGNORE += Please open http://java.sun.com/javase/downloads/index_jdk5.jsp\n\
|
IGNORE += Please open http://java.sun.com/javase/downloads/index_jdk5.jsp\n\
|
||||||
in a web browser and follow the \"Download\" link for\n\
|
in a web browser and follow the \"Download\" link for\n\
|
||||||
\"Other Downloads\" to obtain the JCE policy file, ${POLICYFILE}.\n\n
|
\"Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy\n\
|
||||||
|
Files 5.0\" to obtain the JCE policy file, ${POLICYFILE}.\n\n
|
||||||
.endif#}
|
.endif#}
|
||||||
.if defined(WITH_TZUPDATE) && !exists(${DISTDIR}/${TZUPDATEFILE})#{
|
.if defined(WITH_TZUPDATE) && !exists(${DISTDIR}/${TZUPDATEFILE})#{
|
||||||
IGNORE += Please open http://java.sun.com/javase/downloads/index.jsp\n\
|
IGNORE += Please open http://java.sun.com/javase/downloads/index.jsp\n\
|
||||||
|
|
|
@ -200,7 +200,8 @@ IGNORE += .\n\n
|
||||||
.if defined(WITH_POLICY) && !exists(${DISTDIR}/${POLICYFILE})#{
|
.if defined(WITH_POLICY) && !exists(${DISTDIR}/${POLICYFILE})#{
|
||||||
IGNORE += Please open http://java.sun.com/javase/downloads/index_jdk5.jsp\n\
|
IGNORE += Please open http://java.sun.com/javase/downloads/index_jdk5.jsp\n\
|
||||||
in a web browser and follow the \"Download\" link for\n\
|
in a web browser and follow the \"Download\" link for\n\
|
||||||
\"Other Downloads\" to obtain the JCE policy file, ${POLICYFILE}.\n\n
|
\"Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy\n\
|
||||||
|
Files 5.0\" to obtain the JCE policy file, ${POLICYFILE}.\n\n
|
||||||
.endif#}
|
.endif#}
|
||||||
.if defined(WITH_TZUPDATE) && !exists(${DISTDIR}/${TZUPDATEFILE})#{
|
.if defined(WITH_TZUPDATE) && !exists(${DISTDIR}/${TZUPDATEFILE})#{
|
||||||
IGNORE += Please open http://java.sun.com/javase/downloads/index.jsp\n\
|
IGNORE += Please open http://java.sun.com/javase/downloads/index.jsp\n\
|
||||||
|
|
Loading…
Add table
Reference in a new issue