summaryrefslogtreecommitdiff
path: root/lang/jdk/pkg/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'lang/jdk/pkg/MESSAGE')
-rw-r--r--lang/jdk/pkg/MESSAGE13
1 files changed, 9 insertions, 4 deletions
diff --git a/lang/jdk/pkg/MESSAGE b/lang/jdk/pkg/MESSAGE
index 388248f5acc..49b9fb04ec5 100644
--- a/lang/jdk/pkg/MESSAGE
+++ b/lang/jdk/pkg/MESSAGE
@@ -1,8 +1,13 @@
-You may want to read @JDK_HOME@/README for details about running
+======================================================================
+$NetBSD: MESSAGE,v 1.3 2001/01/29 11:34:30 wiz 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:
- CLASSPATH to @JDK_HOME@/lib/classes.zip:.
- JAVA_HOME to @JDK_HOME@
+ CLASSPATH to ${JDK_HOME}/lib/classes.zip:.
+ JAVA_HOME to ${JDK_HOME}
+
+and add ${JDK_HOME}/bin to your ${PATH}.
-and add @JDK_HOME@/bin to your ${PATH}.
+======================================================================