diff options
author | maho <maho@FreeBSD.org> | 2005-08-29 15:05:16 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2005-08-29 15:05:16 +0800 |
commit | dd71749f801915cfee89efd2185211bcf7214a09 (patch) | |
tree | 7fdc967a9729561fb787118230eb8d460e9527fa /hungarian | |
parent | becb359c8e419594fc4eb9d16b18ee10d6fea0d6 (diff) | |
download | freebsd-ports-gnome-dd71749f801915cfee89efd2185211bcf7214a09.tar.gz freebsd-ports-gnome-dd71749f801915cfee89efd2185211bcf7214a09.tar.zst freebsd-ports-gnome-dd71749f801915cfee89efd2185211bcf7214a09.zip |
Fix index build by moving openoffice.org-1.1 ports.
Submitted by: krion via krisautomail
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" |