aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2007-07-22 14:23:23 +0800
committerglewis <glewis@FreeBSD.org>2007-07-22 14:23:23 +0800
commitc3ce395fb76b87de2ab6aab3e807a40afd9bb74a (patch)
tree757890b98374f0dedb433b36c1242d5e335521af /java
parente804f3d2c4f59fb00bdbd64ef948eafa3635578b (diff)
downloadfreebsd-ports-gnome-c3ce395fb76b87de2ab6aab3e807a40afd9bb74a.tar.gz
freebsd-ports-gnome-c3ce395fb76b87de2ab6aab3e807a40afd9bb74a.tar.zst
freebsd-ports-gnome-c3ce395fb76b87de2ab6aab3e807a40afd9bb74a.zip
. Update the download location for the unlimited strength policy files.
Submitted by: Olivier SMEDTS <olivier@gid0.org> PR: 114592
Diffstat (limited to 'java')
-rw-r--r--java/jdk15/Makefile2
-rw-r--r--java/jdk16/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/java/jdk15/Makefile b/java/jdk15/Makefile
index 2d5b7dfe8658..bb7a93748c41 100644
--- a/java/jdk15/Makefile
+++ b/java/jdk15/Makefile
@@ -198,7 +198,7 @@ IGNORE += Source Binaries, ${JRL_BINFILE}
IGNORE += .\n\n
.endif#}
.if defined(WITH_POLICY) && !exists(${DISTDIR}/${POLICYFILE})#{
-IGNORE += Please open http://java.sun.com/javase/downloads/index.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\
\"Other Downloads\" to obtain the JCE policy file, ${POLICYFILE}.\n\n
.endif#}
diff --git a/java/jdk16/Makefile b/java/jdk16/Makefile
index 2d5b7dfe8658..bb7a93748c41 100644
--- a/java/jdk16/Makefile
+++ b/java/jdk16/Makefile
@@ -198,7 +198,7 @@ IGNORE += Source Binaries, ${JRL_BINFILE}
IGNORE += .\n\n
.endif#}
.if defined(WITH_POLICY) && !exists(${DISTDIR}/${POLICYFILE})#{
-IGNORE += Please open http://java.sun.com/javase/downloads/index.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\
\"Other Downloads\" to obtain the JCE policy file, ${POLICYFILE}.\n\n
.endif#}