aboutsummaryrefslogtreecommitdiff
path: root/java/jdk15
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2007-07-22 06:23:23 +0000
committerGreg Lewis <glewis@FreeBSD.org>2007-07-22 06:23:23 +0000
commitfb8bbd5974824deae0fb28d8798aa0416608e80d (patch)
tree8cf864564a1fc555c98dd619bc4736070f4ca5e6 /java/jdk15
parent1c609bc5239525b7bf418118b55e25402d94e6ff (diff)
downloadports-fb8bbd5974824deae0fb28d8798aa0416608e80d.tar.gz
ports-fb8bbd5974824deae0fb28d8798aa0416608e80d.zip
Notes
Diffstat (limited to 'java/jdk15')
-rw-r--r--java/jdk15/Makefile2
1 files changed, 1 insertions, 1 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#}