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 /editors/ooodict-sv_SE | |
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 'editors/ooodict-sv_SE')
-rw-r--r-- | editors/ooodict-sv_SE/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ooodict-sv_SE/Makefile b/editors/ooodict-sv_SE/Makefile index 3caa45b15795..2e6abeeab6d0 100644 --- a/editors/ooodict-sv_SE/Makefile +++ b/editors/ooodict-sv_SE/Makefile @@ -14,6 +14,6 @@ LANGSUFFIX= SE LANGDIST+= sv_SE.zip HYPHDIST+= hyph_sv_SE.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-1.1 +RDEP= ${PORTSDIR}/editors/openoffice.org-1.1 .include "${MASTERDIR}/Makefile" |