diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-09-03 14:16:30 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-09-03 14:16:30 +0000 |
commit | ce8458436b38f28e95cf7a34e651ccf7c3592414 (patch) | |
tree | 46bb3acc76fd4197ab4ccd73cbaef06b2f254236 /java/Makefile | |
parent | New port: Network Load plugin for XFce4. (diff) |
Add eclipse-langpack-2.1.1.1, the Eclipse language pack is
distributed as a feature. It contains translations for
German, Spanish, French, Italian, Japanese, Korean,
Portuguese (Brazil), Traditional Chinese and Simplified
Chinese.
Reviewed by: daichi
Notes
Notes:
svn path=/head/; revision=88439
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 5b18a5985c52..ae39a90cac48 100644 --- a/java/Makefile +++ b/java/Makefile @@ -15,6 +15,7 @@ SUBDIR += eclipse-examples SUBDIR += eclipse-gef SUBDIR += eclipse-gef-examples + SUBDIR += eclipse-langpack SUBDIR += forte SUBDIR += gnu-regexp SUBDIR += guavac |