aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2007-07-27 23:07:41 +0800
committerglewis <glewis@FreeBSD.org>2007-07-27 23:07:41 +0800
commitdc2ed81ecaf897b50fc17f1c11d38154226ecf34 (patch)
tree672269d4280a6f1ec74283fd63b0aacf62a677ba /java
parenteda7d6898a70da319beb8ec5b34f216c96f6467c (diff)
downloadfreebsd-ports-gnome-dc2ed81ecaf897b50fc17f1c11d38154226ecf34.tar.gz
freebsd-ports-gnome-dc2ed81ecaf897b50fc17f1c11d38154226ecf34.tar.zst
freebsd-ports-gnome-dc2ed81ecaf897b50fc17f1c11d38154226ecf34.zip
. Fix the description of the link for the policy files.
PR: 114958 Submitted by: Olivier Smedts <olivier@gid0.org>
Diffstat (limited to 'java')
-rw-r--r--java/jdk15/Makefile3
-rw-r--r--java/jdk16/Makefile3
2 files changed, 4 insertions, 2 deletions
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\