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-cs_CZ | |
parent | a9562bae247ef9ade4dea7e9adc681b3debecc99 (diff) |
Notes
Diffstat (limited to 'editors/ooodict-cs_CZ')
-rw-r--r-- | editors/ooodict-cs_CZ/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ooodict-cs_CZ/Makefile b/editors/ooodict-cs_CZ/Makefile index 09ac49cb8baa..55a0bb0fe935 100644 --- a/editors/ooodict-cs_CZ/Makefile +++ b/editors/ooodict-cs_CZ/Makefile @@ -15,6 +15,6 @@ LANGDIST+= cs_CZ.zip HYPHDIST+= hyph_cs_CZ.zip THESDIST+= thes_cs_CZ.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.1 +RDEP= ${PORTSDIR}/editors/openoffice.org-1.1 .include "${MASTERDIR}/Makefile" |