diff options
| author | Brooks Davis <brooks@FreeBSD.org> | 2013-01-24 17:00:11 +0000 |
|---|---|---|
| committer | Brooks Davis <brooks@FreeBSD.org> | 2013-01-24 17:00:11 +0000 |
| commit | 7e56a6cf6ac3751f6a41e080e538f33f6bfc0a8e (patch) | |
| tree | 824932bb894df7cb1aa1d28558c085b917b684c3 /share/numericdef | |
| parent | 0b7aa37f7b39baf9380767eff92fecf79daae8f8 (diff) | |
Notes
Diffstat (limited to 'share/numericdef')
| -rw-r--r-- | share/numericdef/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/numericdef/Makefile b/share/numericdef/Makefile index 2dc12f8e0f24..baf99de4d292 100644 --- a/share/numericdef/Makefile +++ b/share/numericdef/Makefile @@ -93,7 +93,7 @@ eucJP_UTF-8= ja_JP eucKR_CP949= ko_KR eucKR_UTF-8= ko_KR ISO8859-1_ISO8859-15= af_ZA ca_ES da_DK de_CH de_DE en_US es_ES eu_ES \ - fi_FI fr_BE fr_FR is_IS it_CH it_IT nl_NL no_NO pt_PT sv_SE \ + fi_FI fr_BE fr_FR is_IS it_IT nl_NL no_NO pt_PT sv_SE \ ${BE_LINKS} ${CA_LINKS} ${DE_LINKS} ${FR_LINKS} ${GB_LINKS} \ ${IT_LINKS} ${NO_LINKS} ${US_LINKS} ISO8859-1_ISO8859-1= ${BE_LINKS} ${CA_LINKS} ${DE_LINKS} ${FR_LINKS} \ |
