diff options
author | kim <kim> | 2001-09-06 00:54:52 +0000 |
---|---|---|
committer | kim <kim> | 2001-09-06 00:54:52 +0000 |
commit | 40d819f7fdd6deb4b55f43a562d8651416b71f1d (patch) | |
tree | 6cfafac88d73b5b48bf26972f6d3f4e69c96c6d7 /shells | |
parent | ebbc0ea18b66e76643f861d1a0491f2c1e305b9f (diff) | |
download | pkgsrc-40d819f7fdd6deb4b55f43a562d8651416b71f1d.tar.gz |
Install Russian messages in ru_RU as well as to ru_SU.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/tcsh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index 39f632c458b..702abc94d86 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2001/09/04 00:29:26 kim Exp $ +# $NetBSD: Makefile,v 1.30 2001/09/06 00:54:52 kim Exp $ # DISTNAME= tcsh-6.11 @@ -41,7 +41,7 @@ post-install: greek:ISO_8859-7:el:GR \ italian:ISO_8859-1:it:CH:IT \ ja:EUC:ja:JP \ - russian:KOI8-R:ru:SU \ + russian:KOI8-R:ru:RU:SU \ spanish:ISO_8859-1:es:ES \ ukrainian:KOI8-U:uk:UA \ ; \ |