diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-08-29 01:17:48 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-08-29 01:17:48 +0000 |
commit | fda0cd8a3356b2db3a2071fb64663848b7953e64 (patch) | |
tree | 9cd7dd9876d552ffae85f3ad2d1539aa8e56dd2f /editors/Makefile | |
parent | 19b871e2e7a06c34958e753158132f490f926ad2 (diff) |
After the repocopy request : PR 85372,
SUBDIR must be changed accordingly.
Notes
Notes:
svn path=/head/; revision=141214
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/Makefile b/editors/Makefile index dc3a8734319b..b9e89d95fee4 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -156,10 +156,10 @@ SUBDIR += ooodict-tl_PH SUBDIR += ooodict-tn_ZA SUBDIR += ooodict-zu_ZA - SUBDIR += openoffice-1.0 - SUBDIR += openoffice-1.1 - SUBDIR += openoffice-1.1-devel - SUBDIR += openoffice-2.0-devel + SUBDIR += openoffice.org-1.0 + SUBDIR += openoffice.org-1.1 + SUBDIR += openoffice.org-1.1-devel + SUBDIR += openoffice.org-2.0-devel SUBDIR += pico SUBDIR += poedit SUBDIR += psgml |