diff options
Diffstat (limited to 'java/jdk11/pkg-descr')
-rw-r--r-- | java/jdk11/pkg-descr | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/java/jdk11/pkg-descr b/java/jdk11/pkg-descr deleted file mode 100644 index b50494ba7e78..000000000000 --- a/java/jdk11/pkg-descr +++ /dev/null @@ -1,15 +0,0 @@ -Binaries of Sun's Java Developers Kit. Include bytecode machine, -compiler, demos and sources for most Java runtime classes. - -Executables are installed into /usr/local/jdk1.1.8/bin. You may want to -put this into your PATH or symlink them to /usr/local/bin in case you -don't have kaffe installed (which shared many of the binarie's -names). - -You may want to build a kernel with -options SYSVSEM - -For more information about the JDK for FreeBSD see -http://www.freebsd.org/java/ - -WWW: http://www.freebsd.org/java/ |