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-nl_NL/Makefile | |
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-nl_NL/Makefile')
-rw-r--r-- | editors/ooodict-nl_NL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ooodict-nl_NL/Makefile b/editors/ooodict-nl_NL/Makefile index 6fc4ccdb..31ad258 100644 --- a/editors/ooodict-nl_NL/Makefile +++ b/editors/ooodict-nl_NL/Makefile @@ -15,6 +15,6 @@ LANGSUFFIX= NL LANGDIST+= nl_NL.zip HYPHDIST+= hyph_nl_NL.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-nl +RDEP= ${PORTSDIR}/editors/openoffice-1.0-nl .include "${MASTERDIR}/Makefile" |