diff options
author | maho <maho@FreeBSD.org> | 2003-11-08 12:37:31 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2003-11-08 12:37:31 +0800 |
commit | 956f22b49d7715c4f546f6195f68aa7ad564e9d5 (patch) | |
tree | 4dde2b7eebd9eb99936a4cac2e5f37474716e732 /chinese/openoffice-1.0-zh_CN | |
parent | 59993c91c5bb9c3e9431476ed4964673aca93961 (diff) | |
download | freebsd-ports-gnome-956f22b49d7715c4f546f6195f68aa7ad564e9d5.tar.gz freebsd-ports-gnome-956f22b49d7715c4f546f6195f68aa7ad564e9d5.tar.zst freebsd-ports-gnome-956f22b49d7715c4f546f6195f68aa7ad564e9d5.zip |
rename openoffice to openoffice-1.0 after repocopy
Acknowledgment to: nork
Diffstat (limited to 'chinese/openoffice-1.0-zh_CN')
-rw-r--r-- | chinese/openoffice-1.0-zh_CN/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/openoffice-1.0-zh_CN/Makefile b/chinese/openoffice-1.0-zh_CN/Makefile index 9c6e8bd31e06..cd9ddf795b3c 100644 --- a/chinese/openoffice-1.0-zh_CN/Makefile +++ b/chinese/openoffice-1.0-zh_CN/Makefile @@ -12,6 +12,6 @@ LANG_SUFFIX= CN LANG_EXT= 86 LANG_CONFIGURE_ARG= CHINSIM BUILD_DEPENDS+= ${PREFIX}/share/fonts/TrueType/gbsn00lp.ttf:${PORTSDIR}/chinese/arphicttf -MASTERDIR= ${.CURDIR}/../../editors/openoffice +MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0 .include "${MASTERDIR}/Makefile" |