aboutsummaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2008-08-18 15:36:23 +0000
committerGreg Lewis <glewis@FreeBSD.org>2008-08-18 15:36:23 +0000
commitc317d29df296bbbae9792a7e66fb0b3a8943156d (patch)
tree7552332841b9277ccf82f419b699ff6e34903516 /java
parent587665b63fa4eeefd7bc19af763132055ee43e59 (diff)
downloadports-c317d29df296bbbae9792a7e66fb0b3a8943156d.tar.gz
ports-c317d29df296bbbae9792a7e66fb0b3a8943156d.zip
. Fix printing out the download directions.
Reported by: itetcu@
Notes
Notes: svn path=/head/; revision=218772
Diffstat (limited to 'java')
-rw-r--r--java/diablo-jdk16/Makefile2
-rw-r--r--java/diablo-jre16/Makefile2
2 files changed, 2 insertions, 2 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\
diff --git a/java/diablo-jre16/Makefile b/java/diablo-jre16/Makefile
index d9cdff91b492..18d7188a2144 100644
--- a/java/diablo-jre16/Makefile
+++ b/java/diablo-jre16/Makefile
@@ -64,7 +64,7 @@ PLIST_SUB+= CLIENTVM="@comment "
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) && !defined(PACKAGE_BUILDING) && defined(JRE_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\