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 /polish | |
parent | Update to 0.06 (diff) |
Fix index build by moving openoffice.org-1.1 ports.
Submitted by: krion via krisautomail
Notes
Notes:
svn path=/head/; revision=141243
Diffstat (limited to 'polish')
-rw-r--r-- | polish/ooodict_PL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polish/ooodict_PL/Makefile b/polish/ooodict_PL/Makefile index 227fe1c7beaa..784b765f1d87 100644 --- a/polish/ooodict_PL/Makefile +++ b/polish/ooodict_PL/Makefile @@ -16,6 +16,6 @@ LANGDIST+= pl_PL.zip HYPHDIST+= hyph_pl_PL.zip THESDIST+= thes_pl_PL.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.1 +RDEP= ${PORTSDIR}/editors/openoffice.org-1.1 .include "${MASTERDIR}/Makefile" |