diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-12-09 01:08:35 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-12-09 01:08:35 +0000 |
commit | 3488b82eb4c12dbbc6f8f80efa88294d322993ea (patch) | |
tree | f85f5877221214351ed8e27c397c766c5eafc29b /portuguese | |
parent | 68140d509928cf9a9e424ad835c14e5cf00e3ad0 (diff) | |
download | ports-3488b82eb4c12dbbc6f8f80efa88294d322993ea.tar.gz ports-3488b82eb4c12dbbc6f8f80efa88294d322993ea.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 3028569e57a6..124f0c29568d 100644 --- a/portuguese/ooodict-pt_BR/Makefile +++ b/portuguese/ooodict-pt_BR/Makefile @@ -13,7 +13,7 @@ LANGPREFIX= pt LANGSUFFIX= BR LANGDIST+= pt_BR.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-pt +RDEP= ${PORTSDIR}/portuguese/openoffice .include "${MASTERDIR}/Makefile" diff --git a/portuguese/ooodict-pt_PT/Makefile b/portuguese/ooodict-pt_PT/Makefile index d0a33521a313..fb86ab9d57da 100644 --- a/portuguese/ooodict-pt_PT/Makefile +++ b/portuguese/ooodict-pt_PT/Makefile @@ -13,7 +13,7 @@ LANGPREFIX= pt LANGSUFFIX= PT LANGDIST+= pt_PT.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-pt +RDEP= ${PORTSDIR}/portuguese/openoffice .include "${MASTERDIR}/Makefile" |