diff --git a/java/jdk15/Makefile b/java/jdk15/Makefile index 49ae13502bea..9e8d5134c13f 100644 --- a/java/jdk15/Makefile +++ b/java/jdk15/Makefile @@ -200,7 +200,8 @@ IGNORE += .\n\n .if defined(WITH_POLICY) && !exists(${DISTDIR}/${POLICYFILE})#{ IGNORE += Please open http://java.sun.com/javase/downloads/index_jdk5.jsp\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#} .if defined(WITH_TZUPDATE) && !exists(${DISTDIR}/${TZUPDATEFILE})#{ IGNORE += Please open http://java.sun.com/javase/downloads/index.jsp\n\ diff --git a/java/jdk16/Makefile b/java/jdk16/Makefile index 49ae13502bea..9e8d5134c13f 100644 --- a/java/jdk16/Makefile +++ b/java/jdk16/Makefile @@ -200,7 +200,8 @@ IGNORE += .\n\n .if defined(WITH_POLICY) && !exists(${DISTDIR}/${POLICYFILE})#{ IGNORE += Please open http://java.sun.com/javase/downloads/index_jdk5.jsp\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#} .if defined(WITH_TZUPDATE) && !exists(${DISTDIR}/${TZUPDATEFILE})#{ IGNORE += Please open http://java.sun.com/javase/downloads/index.jsp\n\