diff options
author | Maho Nakata <maho@FreeBSD.org> | 2004-08-11 07:15:36 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2004-08-11 07:15:36 +0000 |
commit | ec780a65a5dcbe0e48c5d74791595aa0f7089a9e (patch) | |
tree | c54118ef194b208f278ac3e02e7a0073d9eb89e9 /editors/openoffice-1.1 | |
parent | Add WITHOUT_MOZILLA flag. So that we can select with/without (diff) |
Add Turkish localized help
Diffstat (limited to 'editors/openoffice-1.1')
-rw-r--r-- | editors/openoffice-1.1/Makefile | 6 | ||||
-rw-r--r-- | editors/openoffice-1.1/distinfo | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile index c38469010836..5c587e9ea9a8 100644 --- a/editors/openoffice-1.1/Makefile +++ b/editors/openoffice-1.1/Makefile @@ -42,13 +42,15 @@ DISTFILES+= helpcontent_31_unix.tgz:help helpcontent_33_unix.tgz:help \ helpcontent_46_unix.tgz:help helpcontent_49_unix.tgz:help \ helpcontent_55_unix.tgz:help \ helpcontent_81_unix.tgz:help helpcontent_82_unix.tgz:help \ - helpcontent_86_unix.tgz:help helpcontent_88_unix.tgz:help + helpcontent_86_unix.tgz:help helpcontent_88_unix.tgz:help \ + helpcontent_90_unix.tgz:help L10NHELPS= helpcontent_31_unix.tgz helpcontent_33_unix.tgz \ helpcontent_34_unix.tgz helpcontent_39_unix.tgz \ helpcontent_46_unix.tgz helpcontent_49_unix.tgz \ helpcontent_55_unix.tgz \ helpcontent_81_unix.tgz helpcontent_82_unix.tgz \ - helpcontent_86_unix.tgz helpcontent_88_unix.tgz + helpcontent_86_unix.tgz helpcontent_88_unix.tgz \ + helpcontent_90_unix.tgz .endif .if ${OSVERSION} > 502010 diff --git a/editors/openoffice-1.1/distinfo b/editors/openoffice-1.1/distinfo index 0b4c19a281b8..0ddd232a4f5f 100644 --- a/editors/openoffice-1.1/distinfo +++ b/editors/openoffice-1.1/distinfo @@ -28,3 +28,5 @@ MD5 (openoffice1.1/helpcontent_86_unix.tgz) = aee37935139c5ccd4b6d8abdd2037c66 SIZE (openoffice1.1/helpcontent_86_unix.tgz) = 12769280 MD5 (openoffice1.1/helpcontent_88_unix.tgz) = 3b00571318e45965dee0545d86306d65 SIZE (openoffice1.1/helpcontent_88_unix.tgz) = 12953600 +MD5 (openoffice1.1/helpcontent_90_unix.tgz) = 9521a01c5817e87178f356762f8cdab5 +SIZE (openoffice1.1/helpcontent_90_unix.tgz) = 12495734 |