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 /editors/ooodict-ca_ES/Makefile | |
parent | e2cd4ab000b3adae3b224a3068c609bd4af9a1a0 (diff) |
rename openoffice* to openoffice-1.0* accodingly (repo copy).
Pointed out: sf, kris
Notes
Notes:
svn path=/head/; revision=93374
Diffstat (limited to 'editors/ooodict-ca_ES/Makefile')
-rw-r--r-- | editors/ooodict-ca_ES/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ooodict-ca_ES/Makefile b/editors/ooodict-ca_ES/Makefile index ab809bb157bd..93a63ee2f5a6 100644 --- a/editors/ooodict-ca_ES/Makefile +++ b/editors/ooodict-ca_ES/Makefile @@ -14,6 +14,6 @@ LANGPREFIX= ca LANGSUFFIX= ES LANGDIST+= ca_ES.zip MASTERDIR= ${.CURDIR}/../ooodict-all -RDEP= ${PORTSDIR}/editors/openoffice-es +RDEP= ${PORTSDIR}/editors/openoffice-1.0-es .include "${MASTERDIR}/Makefile" |