diff options
Diffstat (limited to 'editors/ooodict-es_ES/Makefile')
-rw-r--r-- | editors/ooodict-es_ES/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ooodict-es_ES/Makefile b/editors/ooodict-es_ES/Makefile index 4be08f3b745e..f0c1d76e6c79 100644 --- a/editors/ooodict-es_ES/Makefile +++ b/editors/ooodict-es_ES/Makefile @@ -15,6 +15,6 @@ LANGDIST+= es_ES.zip HYPHDIST+= hyph_es_ES.zip THESDIST+= thes_es_ES.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.1 +RDEP= ${PORTSDIR}/editors/openoffice.org-1.1 .include "${MASTERDIR}/Makefile" |