diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-09-08 23:41:47 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-09-08 23:41:47 +0000 |
commit | 15431506a6a23dae81bc6184421c5a7a9da28446 (patch) | |
tree | 42ae26f504101ae0c17082d96f78e9fc900b15a9 /editors | |
parent | f574b49720fef6a6e0aa1f7518575f83da6308f3 (diff) |
Forgot to add openoffice.org-2.0 in parent Makefile
Submitted by: Stuart Barkley <stuartb@4gh.net>
Notes
Notes:
svn path=/head/; revision=142248
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index b9e89d95fee4..35ceb5c44dff 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -159,6 +159,7 @@ 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 += pico SUBDIR += poedit |