diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-08-29 07:05:16 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-08-29 07:05:16 +0000 |
commit | 7bfd521e44252a1d4529e20d4f581572eef5167e (patch) | |
tree | 1ed4ffd164c486f748438650978d507560294135 /portuguese | |
parent | a9562bae247ef9ade4dea7e9adc681b3debecc99 (diff) | |
download | ports-7bfd521e44252a1d4529e20d4f581572eef5167e.tar.gz ports-7bfd521e44252a1d4529e20d4f581572eef5167e.zip |
Notes
Diffstat (limited to 'portuguese')
-rw-r--r-- | portuguese/ooodict-pt_BR/Makefile | 2 | ||||
-rw-r--r-- | portuguese/ooodict-pt_PT/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/portuguese/ooodict-pt_BR/Makefile b/portuguese/ooodict-pt_BR/Makefile index 28aacfc079e5..d3c94370184e 100644 --- a/portuguese/ooodict-pt_BR/Makefile +++ b/portuguese/ooodict-pt_BR/Makefile @@ -15,6 +15,6 @@ LANGSUFFIX= BR LANGDIST+= pt_BR.zip HYPHDIST+= hyph_pt_BR.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.1 +RDEP= ${PORTSDIR}/editors/openoffice.org-1.1 .include "${MASTERDIR}/Makefile" diff --git a/portuguese/ooodict-pt_PT/Makefile b/portuguese/ooodict-pt_PT/Makefile index bbdd22fb5e7f..9dc2866acaab 100644 --- a/portuguese/ooodict-pt_PT/Makefile +++ b/portuguese/ooodict-pt_PT/Makefile @@ -15,6 +15,6 @@ LANGSUFFIX= PT LANGDIST+= pt_PT.zip HYPHDIST+= hyph_pt_PT.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.1 +RDEP= ${PORTSDIR}/editors/openoffice.org-1.1 .include "${MASTERDIR}/Makefile" |