
$FreeBSD: ports/mail/pygmy/files/patch-ab,v 1.3 2001/04/03 12:59:37 sobomax Exp $

--- msg.py.orig	Mon Apr  2 13:51:06 2001
+++ msg.py	Tue Apr  3 14:13:46 2001
@@ -13,7 +13,7 @@
 
 ## Fonts
 BOLD_FONT = '-*-helvetica-bold-r-normal--12-120-75-75-p-70-iso8859-1'
-NORMAL_FONT = '-*-helvetica-medium-r-normal--12-120-75-75-p-70-iso8859-1'
+NORMAL_FONT = '-*-helvetica-bold-r-normal--12-120-75-75-p-70-iso8859-1'
 
 ## Error messages from the GUI
 err1 = """Error opening destination file"""
