diff options
author | maho <maho@FreeBSD.org> | 2003-11-08 14:55:14 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2003-11-08 14:55:14 +0800 |
commit | eea57d6e5301c07007f5f0dbd6cd95d39c6d55ac (patch) | |
tree | e0e4fe27aaeff5d58239f88d89933552282fb33a /editors/ooodict-hr_HR | |
parent | 4716a12a4b76a6f81b909706bb57f0d2952961cf (diff) | |
download | freebsd-ports-gnome-eea57d6e5301c07007f5f0dbd6cd95d39c6d55ac.tar.gz freebsd-ports-gnome-eea57d6e5301c07007f5f0dbd6cd95d39c6d55ac.tar.zst freebsd-ports-gnome-eea57d6e5301c07007f5f0dbd6cd95d39c6d55ac.zip |
rename openoffice* to openoffice-1.0* accodingly (repo copy).
Pointed out: sf, kris
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 aef12e4fff43..2355ac74a81a 100644 --- a/editors/ooodict-hr_HR/Makefile +++ b/editors/ooodict-hr_HR/Makefile @@ -14,6 +14,6 @@ LANGPREFIX= hr LANGSUFFIX= HR LANGDIST+= hr_HR.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice +RDEP= ${PORTSDIR}/editors/openoffice-1.0 .include "${MASTERDIR}/Makefile" |