diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2008-08-18 15:36:23 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2008-08-18 15:36:23 +0000 |
commit | c317d29df296bbbae9792a7e66fb0b3a8943156d (patch) | |
tree | 7552332841b9277ccf82f419b699ff6e34903516 /java/diablo-jdk16 | |
parent | 587665b63fa4eeefd7bc19af763132055ee43e59 (diff) |
Notes
Diffstat (limited to 'java/diablo-jdk16')
-rw-r--r-- | java/diablo-jdk16/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/diablo-jdk16/Makefile b/java/diablo-jdk16/Makefile index 8c19d91079ac..92364961db0f 100644 --- a/java/diablo-jdk16/Makefile +++ b/java/diablo-jdk16/Makefile @@ -64,7 +64,7 @@ PLIST_SUB+= CLIENTVM="@comment " .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) && !defined(PACKAGE_BUILDING) && defined(JDK_OSREL) DISTFILE_INSTRUCTIONS= :\n\ Because of licensing restrictions, you must fetch the distribution\n\ -manually.\n\n +manually.\n\n\ Please access\n\ \n\ ${DOWNLOAD_URL}\n\ |