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 /hungarian | |
parent | a9562bae247ef9ade4dea7e9adc681b3debecc99 (diff) | |
download | ports-7bfd521e44252a1d4529e20d4f581572eef5167e.tar.gz ports-7bfd521e44252a1d4529e20d4f581572eef5167e.zip |
Notes
Diffstat (limited to 'hungarian')
-rw-r--r-- | hungarian/ooodict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hungarian/ooodict/Makefile b/hungarian/ooodict/Makefile index 63c9f7cb06c0..69cfdb9f64b2 100644 --- a/hungarian/ooodict/Makefile +++ b/hungarian/ooodict/Makefile @@ -15,6 +15,6 @@ LANGSUFFIX= HU LANGDIST+= hu_HU.zip THESDIST+= thes_hu_HU.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.1 +RDEP= ${PORTSDIR}/editors/openoffice.org-1.1 .include "${MASTERDIR}/Makefile" |