diff options
Diffstat (limited to 'hebrew')
-rw-r--r-- | hebrew/ooodict-he_IL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hebrew/ooodict-he_IL/Makefile b/hebrew/ooodict-he_IL/Makefile index 97999c9dc45c..5f12d9277e3c 100644 --- a/hebrew/ooodict-he_IL/Makefile +++ b/hebrew/ooodict-he_IL/Makefile @@ -14,6 +14,6 @@ LANGPREFIX= he LANGSUFFIX= IL LANGDIST+= he_IL.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.1 +RDEP= ${PORTSDIR}/editors/openoffice.org-1.1 .include "${MASTERDIR}/Makefile" |