diff options
author | ache <ache@FreeBSD.org> | 2002-10-25 22:02:10 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2002-10-25 22:02:10 +0000 |
commit | afbee5cba8577fcdf8724b27f30670c1d4f8ff2d (patch) | |
tree | 35d31a03d95116ad062c6c56b5346580814aec76 /share/timedef/Makefile | |
parent | 7a461db5d556b739ebbf3af2aa92cd2f0f95dd3a (diff) | |
download | FreeBSD-src-afbee5cba8577fcdf8724b27f30670c1d4f8ff2d.zip FreeBSD-src-afbee5cba8577fcdf8724b27f30670c1d4f8ff2d.tar.gz |
Add lt_LT.ISO8859-13
PR: 44268
Submitted by: Kestutis Paulikas <kestas@elen.ktu.lt>
Diffstat (limited to 'share/timedef/Makefile')
-rw-r--r-- | share/timedef/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/timedef/Makefile b/share/timedef/Makefile index 142d2e9..d6a90e0 100644 --- a/share/timedef/Makefile +++ b/share/timedef/Makefile @@ -25,6 +25,7 @@ LOCALES= bg_BG.CP1251 \ ko_KR.eucKR \ la_LN.ISO8859-1 \ lt_LT.ISO8859-4 \ + lt_LT.ISO8859-13 \ nl_NL.ISO8859-1 \ no_NO.ISO8859-1 \ pl_PL.ISO8859-2 \ |