diff options
author | ache <ache@FreeBSD.org> | 2002-01-08 15:20:13 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2002-01-08 15:20:13 +0000 |
commit | f3a27227745abfc7e62b635234bd441bd8bb0461 (patch) | |
tree | 5d9f7ac4a2faa66fde2b01361728228be6192522 /share/numericdef/Makefile | |
parent | f8e44654c54b677bb28e7c44b57e2e66919dbd96 (diff) | |
download | FreeBSD-src-f3a27227745abfc7e62b635234bd441bd8bb0461.zip FreeBSD-src-f3a27227745abfc7e62b635234bd441bd8bb0461.tar.gz |
Add ro_RO
PR: 33343
Submitted by: Adrian Penisoara <ady@warpnet.ro>
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 aa471cd..7687ad3 100644 --- a/share/numericdef/Makefile +++ b/share/numericdef/Makefile @@ -25,6 +25,7 @@ LOCALES= af_ZA.ISO8859-1 \ no_NO.ISO8859-1 \ pl_PL.ISO8859-2 \ pt_PT.ISO8859-1 \ + ro_RO.ISO8859-2 \ ru_RU.CP866 \ ru_RU.ISO8859-5 \ ru_RU.KOI8-R \ |