diff options
author | jlam <jlam> | 2002-10-13 07:29:32 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-10-13 07:29:32 +0000 |
commit | c926d00eaf12491f69d54aeefeac138f6e5e2f61 (patch) | |
tree | be594b6f5cb78a08963d5ecf9939c7bd088d593d /lang/sun-jre13 | |
parent | 4d63114c9a6e20b9c5de24d51cf631d3ea1c8ad0 (diff) | |
download | pkgsrc-c926d00eaf12491f69d54aeefeac138f6e5e2f61.tar.gz |
Cosmetic changes to MESSAGE files for JVMs for readability.
Diffstat (limited to 'lang/sun-jre13')
-rw-r--r-- | lang/sun-jre13/MESSAGE | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/lang/sun-jre13/MESSAGE b/lang/sun-jre13/MESSAGE index 096699447be..3676e535586 100644 --- a/lang/sun-jre13/MESSAGE +++ b/lang/sun-jre13/MESSAGE @@ -1,11 +1,14 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.3 2002/09/24 12:30:09 wiz Exp $ +$NetBSD: MESSAGE,v 1.4 2002/10/13 07:29:35 jlam Exp $ -You may want to read ${JDK_HOME}/README for details about running -this jdk. In a nutshell you may want to set the following in your -shell environment: +You may want to read - JAVA_HOME to ${JDK_HOME} - ${PATH} to include ${JDK_HOME}/bin + ${PREFIX}/README + +for details about running this jdk. In a nutshell you may want to set the +following in your shell environment: + + JAVA_HOME to ${PREFIX} + PATH to include ${PREFIX}/bin =========================================================================== |