diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-08-29 07:05:16 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-08-29 07:05:16 +0000 |
commit | 7bfd521e44252a1d4529e20d4f581572eef5167e (patch) | |
tree | 1ed4ffd164c486f748438650978d507560294135 /editors/ooodict-ca_ES/Makefile | |
parent | a9562bae247ef9ade4dea7e9adc681b3debecc99 (diff) |
Notes
Diffstat (limited to 'editors/ooodict-ca_ES/Makefile')
-rw-r--r-- | editors/ooodict-ca_ES/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ooodict-ca_ES/Makefile b/editors/ooodict-ca_ES/Makefile index 4b145ab6c8cb..386823e5e67f 100644 --- a/editors/ooodict-ca_ES/Makefile +++ b/editors/ooodict-ca_ES/Makefile @@ -13,6 +13,6 @@ LANGPREFIX= ca LANGSUFFIX= ES LANGDIST+= ca_ES.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.1 +RDEP= ${PORTSDIR}/editors/openoffice.org-1.1 .include "${MASTERDIR}/Makefile" |