summaryrefslogtreecommitdiff
path: root/mail/spamassassin/patches/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'mail/spamassassin/patches/patch-aj')
-rw-r--r--mail/spamassassin/patches/patch-aj13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/spamassassin/patches/patch-aj b/mail/spamassassin/patches/patch-aj
new file mode 100644
index 00000000000..477ab87aaaa
--- /dev/null
+++ b/mail/spamassassin/patches/patch-aj
@@ -0,0 +1,13 @@
+$NetBSD: patch-aj,v 1.1 2003/04/15 00:02:26 heinz Exp $
+
+--- t/spamd_utf8.t.orig Wed Dec 18 22:41:11 2002
++++ t/spamd_utf8.t
+@@ -4,7 +4,7 @@
+ use SATest; sa_t_init("spamd_utf8");
+ use Test; BEGIN { plan tests => 3 };
+
+-$ENV{'LANG'} = 'en_US.utf8'; # ensure we test in UTF-8 locale
++$ENV{'LANG'} = 'en_US.UTF-8'; # ensure we test in UTF-8 locale
+
+ # ---------------------------------------------------------------------------
+