diff options
Diffstat (limited to 'editors/ooodict-en_US/Makefile')
-rw-r--r-- | editors/ooodict-en_US/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ooodict-en_US/Makefile b/editors/ooodict-en_US/Makefile index bb3e177b616a..f672eae9763c 100644 --- a/editors/ooodict-en_US/Makefile +++ b/editors/ooodict-en_US/Makefile @@ -14,6 +14,6 @@ LANGSUFFIX= US LANGDIST+= en_US.zip HYPHDIST+= hyph_en_US.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.1 +RDEP= ${PORTSDIR}/editors/openoffice.org-1.1 .include "${MASTERDIR}/Makefile" |