pkgsrc/news/nn/patches/patch-ag
kim f9da298ead Upgrade to 6.6.4, which does not depend on an external inews program anymore.
This should avoid any vulnerability issues with INN.

NOTE:  The text files from lib/nn can now be found in share/nn instead.
2002-07-08 02:21:18 +00:00

12 lines
277 B
Text

$NetBSD: patch-ag,v 1.2 2002/07/08 02:21:19 kim Exp $
--- chset.c.orig Wed Feb 13 14:31:39 2002
+++ chset.c Sun Jul 7 21:36:12 2002
@@ -19,6 +19,7 @@
"iso-8859-8", 8,
"iso-8859-9", 8,
"iso-8859-15", 8,
+ "koi8-r", 8,
"unknown", 0,
NULL, 0,
};