diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-11-02 00:50:04 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-11-02 00:50:04 +0000 |
commit | 304bb74d8f72cbd76f02c601470c76bc71fb32d0 (patch) | |
tree | 48791ed12d371ef9d813672592595a98e2e941c2 /editors | |
parent | 769d192c0cf316a96afea42b2f6e7687afc82c59 (diff) | |
download | ports-304bb74d8f72cbd76f02c601470c76bc71fb32d0.tar.gz ports-304bb74d8f72cbd76f02c601470c76bc71fb32d0.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/ooodict-all/files/Makefile.localized | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/editors/ooodict-all/files/Makefile.localized b/editors/ooodict-all/files/Makefile.localized index a77eaa204d9e..3156dac3d6c7 100644 --- a/editors/ooodict-all/files/Makefile.localized +++ b/editors/ooodict-all/files/Makefile.localized @@ -1,6 +1,6 @@ # localized makefile # Whom: Maho Nakata <maho@FreeBSD.org> -# $FreeBSD: /tmp/pcvs/ports/editors/ooodict-all/files/Attic/Makefile.localized,v 1.1 2005-11-01 22:18:28 maho Exp $ +# $FreeBSD: /tmp/pcvs/ports/editors/ooodict-all/files/Attic/Makefile.localized,v 1.2 2005-11-02 00:50:04 maho Exp $ .if defined(LOCALIZED_LANG) .if ${LOCALIZED_LANG} == "af_ZA" @@ -110,7 +110,7 @@ THESDIST+= thes_en_US_v2.zip .endif .if ${LOCALIZED_LANG} == "eo_EO" -COMMENT= XXXXXX +COMMENT= Esperanto MySpell dictionary for OpenOffice.org LANGPREFIX= eo LANGSUFFIX= EO HAVE_HYPHNATION=yes @@ -210,7 +210,7 @@ HAVE_HYPHNATION=yes .endif .if ${LOCALIZED_LANG} == "is_IS" -COMMENT= XXXXXXXXXXXXXX +COMMENT= Icelandic (Iceland) MySpell dictionary for OpenOffice.org LANGPREFIX= is LANGSUFFIX= IS HAVE_HYPHNATION=yes @@ -238,13 +238,13 @@ LANGSUFFIX= LT .endif .if ${LOCALIZED_LANG} == "lv_LV" -COMMENT= XXXXXXXXXXXXXX +COMMENT= Latvian (Latvia) MySpell dictionary for OpenOffice.org LANGPREFIX= lv LANGSUFFIX= LV .endif .if ${LOCALIZED_LANG} == "mg_MG" -COMMENT= Malagasy (MAdagascar) MySpell dictionary for OpenOffice.org +COMMENT= Malagasy (Madagascar) MySpell dictionary for OpenOffice.org LANGPREFIX= mg LANGSUFFIX= MG .endif |