diff options
author | ache <ache@FreeBSD.org> | 2001-03-16 12:33:50 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2001-03-16 12:33:50 +0000 |
commit | 99816e10f7459585b6fcbf350b399e04353b78eb (patch) | |
tree | 6b53a5775b84f531ce86e092b96cafe15063eeee /share | |
parent | 2053b3434b5ca3742e1886bdb773f8c32776fbba (diff) | |
download | FreeBSD-src-99816e10f7459585b6fcbf350b399e04353b78eb.zip FreeBSD-src-99816e10f7459585b6fcbf350b399e04353b78eb.tar.gz |
Add et_EE
Diffstat (limited to 'share')
-rw-r--r-- | share/mklocale/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/mklocale/Makefile b/share/mklocale/Makefile index cf3c933..dd008b7 100644 --- a/share/mklocale/Makefile +++ b/share/mklocale/Makefile @@ -22,7 +22,7 @@ LOCALES= el_GR.ISO_8859-7 \ LOCALEDIR= ${DESTDIR}/usr/share/locale LATIN1LINKS = \ - da_DK de_AT de_CH de_DE en_AU en_CA en_GB en_US es_ES fi_FI \ + da_DK de_AT de_CH de_DE en_AU en_CA en_GB en_US es_ES et_EE fi_FI \ fr_BE fr_CA fr_CH fr_FR is_IS it_CH it_IT nl_BE nl_NL no_NO \ pt_PT sv_SE |