mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
b5836e35bd
no longer needs to be marked as broken. PR: 9710 Submitted by: Boris Staeblow <balu@dva.in-berlin.de>
11 lines
230 B
Plaintext
11 lines
230 B
Plaintext
--- chset.c.orig Fri Apr 28 22:34:04 1995
|
|
+++ chset.c Fri Apr 16 01:30:09 1999
|
|
@@ -18,6 +18,7 @@
|
|
"iso-8859-7", 8,
|
|
"iso-8859-8", 8,
|
|
"iso-8859-9", 8,
|
|
+ "koi8-r", 8,
|
|
"unknown", 0,
|
|
NULL, 0,
|
|
};
|