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 /polish | |
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 'polish')
-rw-r--r-- | polish/ooodict_PL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polish/ooodict_PL/Makefile b/polish/ooodict_PL/Makefile index b0e851a23ad7..e7098349893a 100644 --- a/polish/ooodict_PL/Makefile +++ b/polish/ooodict_PL/Makefile @@ -14,6 +14,6 @@ LANGPREFIX= pl LANGSUFFIX= PL LANGDIST+= pl_PL.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all -RDEP= ${PORTSDIR}/polish/openoffice +RDEP= ${PORTSDIR}/polish/openoffice-1.0 .include "${MASTERDIR}/Makefile" |