diff options
author | miwi <miwi@FreeBSD.org> | 2009-01-15 20:17:46 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-01-15 20:17:46 +0800 |
commit | e9f48be65bf32f85687178330a0a2bdfcc3637cc (patch) | |
tree | 294401c72c9c2662042afb37c35e507a981ad132 /java | |
parent | d117b48eb70902582fa87935625fe6d4735b4423 (diff) | |
download | freebsd-ports-gnome-e9f48be65bf32f85687178330a0a2bdfcc3637cc.tar.gz freebsd-ports-gnome-e9f48be65bf32f85687178330a0a2bdfcc3637cc.tar.zst freebsd-ports-gnome-e9f48be65bf32f85687178330a0a2bdfcc3637cc.zip |
- Connect java/netbeans61 to the build
Diffstat (limited to 'java')
-rw-r--r-- | java/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile index 956b17a00bda..c3518f9c8dbd 100644 --- a/java/Makefile +++ b/java/Makefile @@ -143,6 +143,7 @@ SUBDIR += netbeans4 SUBDIR += netbeans5 SUBDIR += netbeans55 + SUBDIR += netbeans61 SUBDIR += netcomponents SUBDIR += netrexx SUBDIR += openjit |