diff options
Diffstat (limited to 'editors/ooodict-nl_NL/Makefile')
-rw-r--r-- | editors/ooodict-nl_NL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ooodict-nl_NL/Makefile b/editors/ooodict-nl_NL/Makefile index 32b0208e760e..c84e06b00782 100644 --- a/editors/ooodict-nl_NL/Makefile +++ b/editors/ooodict-nl_NL/Makefile @@ -14,6 +14,6 @@ LANGSUFFIX= NL LANGDIST+= nl_NL.zip HYPHDIST+= hyph_nl_NL.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.0-nl +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" |