diff options
author | Ernst de Haan <znerd@FreeBSD.org> | 2002-06-12 20:50:09 +0000 |
---|---|---|
committer | Ernst de Haan <znerd@FreeBSD.org> | 2002-06-12 20:50:09 +0000 |
commit | a0291600cc6f18ac2e5a35cdbd4331ccd9ca1720 (patch) | |
tree | 56388664b690b69b045753d7898d7f3dcb0954af /java/linux-jdk13/files/patch-ad | |
parent | don't include malloc.h (diff) |
Unification of JDK port names.
ports/java/Makefile
Matches new names and locations of JDK ports. Checked sorting.
ports/java/jdk
All files removed from CVS. This port is moved to java/jdk11.
Checked that the repocopy was okay.
ports/java/jdk12-beta
All files removed from CVS. This port is moved to java/jdk12.
Checked that the repocopy was okay.
ports/java/linux-jdk
All files removed from CVS. This port is moved to
java/linux-blackdown-jdk12.
Checked that the repocopy was okay.
ports/java/linux-jdk13
All files removed from CVS. This port is moved to
java/linux-sun-jdk13.
Checked that the repocopy was okay.
ports/java/linux-jdk14
All files removed from CVS. This port is moved to
java/linux-sun-jdk14.
Checked that the repocopy was okay.
PR: 27358
Diffstat (limited to 'java/linux-jdk13/files/patch-ad')
-rw-r--r-- | java/linux-jdk13/files/patch-ad | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/java/linux-jdk13/files/patch-ad b/java/linux-jdk13/files/patch-ad deleted file mode 100644 index 05f0b3781592..000000000000 --- a/java/linux-jdk13/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- jre/lib/jvm.cfg.orig Fri Feb 9 13:24:23 2001 -+++ jre/lib/jvm.cfg Tue May 15 09:41:16 2001 -@@ -8,7 +8,7 @@ - # List of JVMs that can be used as the first option to java, javac, etc. - # Order is important -- first in this list is the default JVM. - # -+-classic - -client - -hotspot - -server ---classic |