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 6fc4ccdb..31ad258 100644 --- a/editors/ooodict-nl_NL/Makefile +++ b/editors/ooodict-nl_NL/Makefile @@ -15,6 +15,6 @@ LANGSUFFIX= NL LANGDIST+= nl_NL.zip HYPHDIST+= hyph_nl_NL.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-nl +RDEP= ${PORTSDIR}/editors/openoffice-1.0-nl .include "${MASTERDIR}/Makefile" |