diff options
author | Maho Nakata <maho@FreeBSD.org> | 2003-11-08 06:55:14 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2003-11-08 06:55:14 +0000 |
commit | 0c4a1eb85f9c5e4835acba3bc08ead6ae43abc75 (patch) | |
tree | 8848037635a0eb8ad00a9088ab0374da497db722 /polish/ooodict_PL | |
parent | Add the results of tonight's scheduled reaping session (diff) |
rename openoffice* to openoffice-1.0* accodingly (repo copy).
Pointed out: sf, kris
Diffstat (limited to 'polish/ooodict_PL')
-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" |