diff options
author | ache <ache@FreeBSD.org> | 2001-11-05 07:21:03 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2001-11-05 07:21:03 +0000 |
commit | d8f7469b5973ea690d0dc0c4b62b16ca016c84a3 (patch) | |
tree | 7426fe2aea8dfc7159c9ed3ccce8624b44b5b8ce /share/numericdef/Makefile | |
parent | 5a2d40dd2414c6fcaf9e104eebb7dfb45463e3f2 (diff) | |
download | FreeBSD-src-d8f7469b5973ea690d0dc0c4b62b16ca016c84a3.zip FreeBSD-src-d8f7469b5973ea690d0dc0c4b62b16ca016c84a3.tar.gz |
Add bg_BG.CP1251
PR: 25472
Submitted by: Peter Pentchev <roam@ringlet.net>
Diffstat (limited to 'share/numericdef/Makefile')
-rw-r--r-- | share/numericdef/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/numericdef/Makefile b/share/numericdef/Makefile index cf214be..89e5811 100644 --- a/share/numericdef/Makefile +++ b/share/numericdef/Makefile @@ -4,6 +4,7 @@ NOMAN=YES CLEANFILES+= ${LOCALES:S/$/.out/g} LOCALES= af_ZA.ISO8859-1 \ + bg_BG.CP1251 \ cs_CZ.ISO8859-2 \ da_DK.ISO8859-1 \ de_DE.ISO8859-1 \ |