diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2004-12-22 09:13:42 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2004-12-22 09:13:42 +0000 |
commit | 87fbf0fcc9e3826c9964c758186c7fe1347e9793 (patch) | |
tree | f760a85874782ac4134d204a1d8502e3dba55b99 /java/Makefile | |
parent | Update to 4.1.0. (diff) |
Add netbeans3 after what looks like a repocopy from netbeans
Forgotten by: olgeni
Notes
Notes:
svn path=/head/; revision=124809
Diffstat (limited to 'java/Makefile')
-rw-r--r-- | java/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile index c5399574b729..3156df9bee50 100644 --- a/java/Makefile +++ b/java/Makefile @@ -121,6 +121,7 @@ SUBDIR += linux-sun-jdk15 SUBDIR += mmake SUBDIR += netbeans + SUBDIR += netbeans3 SUBDIR += netcomponents SUBDIR += netrexx SUBDIR += openjit |