From 60e37df0976f4e93dc65d7d2c52bc90981b8d3eb Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Wed, 27 Aug 2003 06:28:11 +0000 Subject: . Remove trailing comma from line which displayed the URL to download the tarballs from. It wasn't grammatically correct and was too easy to cut and paste along with the actual URL. Submitted by: znerd --- java/diablo-jre13/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/diablo-jre13') diff --git a/java/diablo-jre13/Makefile b/java/diablo-jre13/Makefile index 68a7d2500045..a2c256f24682 100644 --- a/java/diablo-jre13/Makefile +++ b/java/diablo-jre13/Makefile @@ -71,7 +71,7 @@ IGNORE= :\n\ Because of licensing restrictions, you must fetch the distribution\n\ manually. Please access\n\ \n\ - ${DOWNLOAD_URL},\n\ + ${DOWNLOAD_URL}\n\ \n\ with a web browser and \"Accept\" the End User License Agreement for\n\ \"Latte Diablo ${JRE_VERSION}\". Please place the downloaded\n\ -- cgit v1.2.3