diff options
author | maho <maho@FreeBSD.org> | 2003-11-08 09:47:26 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2003-11-08 09:47:26 +0800 |
commit | 76172ac670bf3acb59d3f0ec086bef42326da8d5 (patch) | |
tree | 37c51029604759d21697088eecd062276efa2072 /editors/Makefile | |
parent | a3875a60e58dd0c5421ccf27d8467e19ca7e76df (diff) | |
download | freebsd-ports-gnome-76172ac670bf3acb59d3f0ec086bef42326da8d5.tar.gz freebsd-ports-gnome-76172ac670bf3acb59d3f0ec086bef42326da8d5.tar.zst freebsd-ports-gnome-76172ac670bf3acb59d3f0ec086bef42326da8d5.zip |
Repocopy has been done for openoffice,
so rename from:
editors/openoffice
editors/openoffice-devel
to
editors/openoffice-1.0
editors/openoffice-1.1
Acknowledgment to: nork
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index 2b60b1a68492..1c5ff4efb559 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -116,9 +116,9 @@ SUBDIR += ooodict-nl_NL SUBDIR += ooodict-sk_SK SUBDIR += ooodict-sv_SE - SUBDIR += openoffice + SUBDIR += openoffice-1.0 + SUBDIR += openoffice-1.1 SUBDIR += openoffice-ar - SUBDIR += openoffice-devel SUBDIR += openoffice-dk SUBDIR += openoffice-es SUBDIR += openoffice-gr |