diff options
| author | Greg Lewis <glewis@FreeBSD.org> | 2007-10-18 15:55:03 +0000 |
|---|---|---|
| committer | Greg Lewis <glewis@FreeBSD.org> | 2007-10-18 15:55:03 +0000 |
| commit | 221cb1efb2d7b219d0c01861efd45702dbb11abd (patch) | |
| tree | ea486e08ce56a0395b01210597286b023a7e2f28 /java/jdk15 | |
| parent | - update to 2.0.6 (diff) | |
. Temporarily alter the download location until the patchset for u13
is released.
Diffstat (limited to 'java/jdk15')
| -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 1186d508af2b..9e3c3e13a7bf 100644 --- a/java/jdk15/Makefile +++ b/java/jdk15/Makefile @@ -183,7 +183,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_u12/\n\ in a web browser. Download the\n .if !exists(${DISTDIR}/${JRL_SRCFILE})#{ IGNORE += Update ${JDK_UPDATE_VERSION} Source, ${JRL_SRCFILE} |
