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-it_IT | |
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-it_IT')
-rw-r--r-- | editors/ooodict-it_IT/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ooodict-it_IT/Makefile b/editors/ooodict-it_IT/Makefile index 41f78e4f3b33..27a5d2907ec6 100644 --- a/editors/ooodict-it_IT/Makefile +++ b/editors/ooodict-it_IT/Makefile @@ -15,6 +15,6 @@ LANGSUFFIX= IT LANGDIST+= it_IT.zip HYPHDIST+= hyph_it_IT.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-it +RDEP= ${PORTSDIR}/editors/openoffice-1.0-it .include "${MASTERDIR}/Makefile" |