diff options
author | lioux <lioux@FreeBSD.org> | 2007-04-02 18:52:55 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2007-04-02 18:52:55 +0800 |
commit | 4348411b40137a90fd539750b87d7bd0c71473f7 (patch) | |
tree | 499025afec46f8a8ff0209d9b8ba991daf300dc6 /java/Makefile | |
parent | afe4fd597681114ce6b1d6781aa3483783752035 (diff) | |
download | freebsd-ports-gnome-4348411b40137a90fd539750b87d7bd0c71473f7.tar.gz freebsd-ports-gnome-4348411b40137a90fd539750b87d7bd0c71473f7.tar.zst freebsd-ports-gnome-4348411b40137a90fd539750b87d7bd0c71473f7.zip |
New port eclipse-findbugs version 1.2.0.20070317: An Eclipse plug-in
that provides FindBugs support
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 cd01903f4a40..9ced4082b87e 100644 --- a/java/Makefile +++ b/java/Makefile @@ -27,6 +27,7 @@ SUBDIR += eclipse-drjava SUBDIR += eclipse-emf SUBDIR += eclipse-examples + SUBDIR += eclipse-findbugs SUBDIR += eclipse-gef SUBDIR += eclipse-gef-examples SUBDIR += eclipse-jad |