diff options
author | maho <maho@FreeBSD.org> | 2005-08-29 07:05:16 +0000 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2005-08-29 07:05:16 +0000 |
commit | dd71749f801915cfee89efd2185211bcf7214a09 (patch) | |
tree | 7fdc967a9729561fb787118230eb8d460e9527fa /editors/ooodict-hr_HR | |
parent | becb359c8e419594fc4eb9d16b18ee10d6fea0d6 (diff) | |
download | FreeBSD-ports-dd71749f801915cfee89efd2185211bcf7214a09.zip FreeBSD-ports-dd71749f801915cfee89efd2185211bcf7214a09.tar.gz |
Fix index build by moving openoffice.org-1.1 ports.
Submitted by: krion via krisautomail
Diffstat (limited to 'editors/ooodict-hr_HR')
-rw-r--r-- | editors/ooodict-hr_HR/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ooodict-hr_HR/Makefile b/editors/ooodict-hr_HR/Makefile index 298b5e1..2f3c1e5 100644 --- a/editors/ooodict-hr_HR/Makefile +++ b/editors/ooodict-hr_HR/Makefile @@ -13,6 +13,6 @@ LANGPREFIX= hr LANGSUFFIX= HR LANGDIST+= hr_HR.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.1 +RDEP= ${PORTSDIR}/editors/openoffice.org-1.1 .include "${MASTERDIR}/Makefile" |