diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2008-04-13 15:50:59 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2008-04-13 15:50:59 +0000 |
commit | 8e647dced5da18a2746f0e1d06d0cb54de3f2ed0 (patch) | |
tree | 0a914e7ec96ac8b3b25e04fe85aaed21abf9919e /java/jdk15/Makefile | |
parent | 9898de80f1a969162496f5ce6289fb5019f54153 (diff) |
. Point people to the archive for Update 14.
PR: 122704
Notes
Notes:
svn path=/head/; revision=211174
Diffstat (limited to 'java/jdk15/Makefile')
-rw-r--r-- | java/jdk15/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jdk15/Makefile b/java/jdk15/Makefile index 31d0b75cb73c..4fb5cd272fde 100644 --- a/java/jdk15/Makefile +++ b/java/jdk15/Makefile @@ -181,7 +181,7 @@ ECHO_MSG=/usr/bin/printf IGNORE= :\n\ Due to licensing restrictions, certain files must be fetched manually.\n\n .if !exists(${DISTDIR}/${JRL_SRCFILE}) || !exists(${DISTDIR}/${JRL_BINFILE})#{ -IGNORE += Please open http://download.java.net/tiger/\n\ +IGNORE += Please open http://download.java.net/tiger/archive/tiger_u14/\n\ in a web browser. Download the\n .if !exists(${DISTDIR}/${JRL_SRCFILE})#{ IGNORE += Update ${JDK_UPDATE_VERSION} Source, ${JRL_SRCFILE} |