$NetBSD: patch-ab,v 1.1 2005/02/07 15:54:04 abs Exp $

--- scripts/ppf_mime.orig	2003-09-05 11:23:43.000000000 +0100
+++ scripts/ppf_mime
@@ -41,9 +41,9 @@ fi
 egrep -hi '^(From|Resent-From|To|Resent-To|Cc|Resent-cc|Bcc|Newsgroups|Followup-To|Date|Resent-Date|Organization|Subject|Resent-Subject|Reply-To):' ${TDIR}/fa[ab]
 echo ''
 
-echo '----------------------------- PGP Command Output -----------------------------'
+echo '--------------------------- PGP Command Output -----------------------------'
 grep -v '^$' ${TDIR}/stderr
-echo '------------------------------- End PGP Output -------------------------------'
+echo '----------------------------- End PGP Output -------------------------------'
 
 # Remove the MIME headers from the message
 sed -e '1,2d' -e '3s/^Content-.*//' ${TDIR}/message
