diff options
author | maho <maho@FreeBSD.org> | 2003-11-08 06:55:14 +0000 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2003-11-08 06:55:14 +0000 |
commit | eea57d6e5301c07007f5f0dbd6cd95d39c6d55ac (patch) | |
tree | e0e4fe27aaeff5d58239f88d89933552282fb33a /editors/ooodict-cs_CZ | |
parent | 4716a12a4b76a6f81b909706bb57f0d2952961cf (diff) | |
download | FreeBSD-ports-eea57d6e5301c07007f5f0dbd6cd95d39c6d55ac.zip FreeBSD-ports-eea57d6e5301c07007f5f0dbd6cd95d39c6d55ac.tar.gz |
rename openoffice* to openoffice-1.0* accodingly (repo copy).
Pointed out: sf, kris
Diffstat (limited to 'editors/ooodict-cs_CZ')
-rw-r--r-- | editors/ooodict-cs_CZ/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ooodict-cs_CZ/Makefile b/editors/ooodict-cs_CZ/Makefile index 492e09e..7d64d367 100644 --- a/editors/ooodict-cs_CZ/Makefile +++ b/editors/ooodict-cs_CZ/Makefile @@ -15,6 +15,6 @@ LANGSUFFIX= CZ LANGDIST+= cs_CZ.zip HYPHDIST+= hyph_cs_CZ.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice +RDEP= ${PORTSDIR}/editors/openoffice-1.0 .include "${MASTERDIR}/Makefile" |