summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorErnst de Haan <znerd@FreeBSD.org>2002-06-12 20:50:09 +0000
committerErnst de Haan <znerd@FreeBSD.org>2002-06-12 20:50:09 +0000
commita0291600cc6f18ac2e5a35cdbd4331ccd9ca1720 (patch)
tree56388664b690b69b045753d7898d7f3dcb0954af /java/Makefile
parentdon'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
Notes
Notes: svn path=/head/; revision=61172
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/java/Makefile b/java/Makefile
index da68b3d41906..01e7daf4b341 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -29,10 +29,10 @@
SUBDIR += jdbcpool
SUBDIR += jde
SUBDIR += jde-emacs20
- SUBDIR += jdk
SUBDIR += jdk-tutorial
+ SUBDIR += jdk11
SUBDIR += jdk11-doc
- SUBDIR += jdk12-beta
+ SUBDIR += jdk12
SUBDIR += jdk12-doc
SUBDIR += jdk13
SUBDIR += jdk13-doc
@@ -46,12 +46,12 @@
SUBDIR += jsdk
SUBDIR += junit
SUBDIR += kaffe
+ SUBDIR += linux-blackdown-jdk12
SUBDIR += linux-blackdown-jdk13
SUBDIR += linux-ibm-jdk13
- SUBDIR += linux-jdk
- SUBDIR += linux-jdk13
- SUBDIR += linux-jdk14
SUBDIR += linux-sun-jdk12
+ SUBDIR += linux-sun-jdk13
+ SUBDIR += linux-sun-jdk14
SUBDIR += mmake
SUBDIR += netrexx
SUBDIR += openjit