diff options
author | Maho Nakata <maho@FreeBSD.org> | 2006-11-12 06:13:37 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2006-11-12 06:13:37 +0000 |
commit | 5887217057baa8f253e0e8cd23b3c0ad1991c1be (patch) | |
tree | e9d07f2de3f9522682c9dd0f4931241ecfe98b23 /editors/Makefile | |
parent | 9656157594afce673aac05c9dcdeb1d1a6d071ea (diff) |
Notes
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index f3017b55a394..024f31ba2b0c 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -118,8 +118,9 @@ SUBDIR += openoffice.org-1.0 SUBDIR += openoffice.org-1.1 SUBDIR += openoffice.org-1.1-devel - SUBDIR += openoffice.org-2.0 - SUBDIR += openoffice.org-2.0-devel + SUBDIR += openoffice.org-2 + SUBDIR += openoffice.org-2-RC + SUBDIR += openoffice.org-2-devel SUBDIR += pico SUBDIR += poedit SUBDIR += psgml |