summaryrefslogtreecommitdiffstats
path: root/usr.bin/ee/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-04-19 10:32:25 +0000
committerache <ache@FreeBSD.org>2001-04-19 10:32:25 +0000
commitb534ec273af76e5c21e53f9dce5bdefe4340f7ce (patch)
tree70a133417bc87ae7796b77cb33bbded2e96b9417 /usr.bin/ee/Makefile
parente95b868ce4766e916c5ab947d9d1e295414ab2e0 (diff)
downloadFreeBSD-src-b534ec273af76e5c21e53f9dce5bdefe4340f7ce.zip
FreeBSD-src-b534ec273af76e5c21e53f9dce5bdefe4340f7ce.tar.gz
Add Russian message catalog
PR: 26663 Submitted by: Alex Kapranoff <alex@kapran.bitmcnit.bryansk.su>
Diffstat (limited to 'usr.bin/ee/Makefile')
-rw-r--r--usr.bin/ee/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ee/Makefile b/usr.bin/ee/Makefile
index 24d7c15..514dfe3 100644
--- a/usr.bin/ee/Makefile
+++ b/usr.bin/ee/Makefile
@@ -11,7 +11,7 @@ DPADD= ${LIBNCURSES}
LDADD= -lncurses
LANGS= en_US.ISO_8859-1 fr_FR.ISO_8859-1 de_DE.ISO_8859-1 pl_PL.ISO_8859-2 \
- uk_UA.KOI8-U
+ uk_UA.KOI8-U ru_RU.KOI8-R
FILES= ${LANGS:S/$/.ee.cat/}
CLEANFILES+= ${FILES}
OpenPOWER on IntegriCloud