diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-10-28 15:21:04 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-10-28 15:21:04 +0000 |
commit | c7d81b3b6e7c1ebe1cac19ea6f7d6b4c88be458e (patch) | |
tree | 1c7f62af17b1841727be7d525c486d2c6347eb51 /java/Makefile | |
parent | Fix "I can't find file `ushyph1.tex'" problem and (diff) |
Add eclipse-uml 1.0.1, a framework creating UML
diagrams in Eclipse.
PR: ports/73227
Submitted by: gldisater@gldis.ca
Notes
Notes:
svn path=/head/; revision=120395
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 6bef16257a7c..921bba141c5c 100644 --- a/java/Makefile +++ b/java/Makefile @@ -30,6 +30,7 @@ SUBDIR += eclipse-quantum SUBDIR += eclipse-sqlexplorer SUBDIR += eclipse-sysdeo-tomcat + SUBDIR += eclipse-uml SUBDIR += eclipse-vep SUBDIR += eclipse-vep-examples SUBDIR += eclipseme |