diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-05-03 06:13:27 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-05-03 06:13:27 +0000 |
commit | 99e0b1f29f6ef47caaf4cf97c789978a01348619 (patch) | |
tree | 1f1a0bccccf6d5f2a8d9d61f8e41cc161ca44422 /java/jikes | |
parent | c7a56e9c3e0fe5d6a7d29a4e8a058bf3d7a12c80 (diff) | |
download | ports-99e0b1f29f6ef47caaf4cf97c789978a01348619.tar.gz ports-99e0b1f29f6ef47caaf4cf97c789978a01348619.zip |
Notes
Diffstat (limited to 'java/jikes')
-rw-r--r-- | java/jikes/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jikes/pkg-descr b/java/jikes/pkg-descr index 3ffd986629f1..442c2084470c 100644 --- a/java/jikes/pkg-descr +++ b/java/jikes/pkg-descr @@ -1,7 +1,7 @@ This is jikes, a java source to byte-code compiler. The compiler has been made available by IBM under their open-source license, please see: - http://www.ibm.com/research/jikes +WWW: http://www.ibm.com/research/jikes for details. To operate, the CLASSPATH environment variable must typically be set to a colon-delimited list of source directories, class directories, |