summaryrefslogtreecommitdiff
path: root/mail/mutt/patches
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>2000-05-20 18:45:02 +0000
committerkim <kim@pkgsrc.org>2000-05-20 18:45:02 +0000
commit9a969d709c41320cebec71d8ea8fa31b959b407f (patch)
tree8bff4c31e7c487c268d50eb789778fd870f079ea /mail/mutt/patches
parent233c637b3fecbd43da2dd4291fbc9dffc049a9cd (diff)
downloadpkgsrc-9a969d709c41320cebec71d8ea8fa31b959b407f.tar.gz
Tweak to match distribution.
Diffstat (limited to 'mail/mutt/patches')
-rw-r--r--mail/mutt/patches/patch-ag10
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/mutt/patches/patch-ag b/mail/mutt/patches/patch-ag
index 61485ae46df..b8b68772037 100644
--- a/mail/mutt/patches/patch-ag
+++ b/mail/mutt/patches/patch-ag
@@ -1,10 +1,10 @@
-$NetBSD: patch-ag,v 1.1 2000/05/20 18:41:43 kim Exp $
+$NetBSD: patch-ag,v 1.2 2000/05/20 18:45:04 kim Exp $
---- protos.h 2000/05/16 19:00:15 2.44
-+++ protos.h 2000/05/20 07:29:02
-@@ -119,6 +119,7 @@
+--- protos.h.orig Tue Mar 7 06:13:38 2000
++++ protos.h Sat May 20 14:43:55 2000
+@@ -114,6 +114,7 @@
+ char *mutt_charset_hook (const char *);
char *mutt_expand_path (char *, size_t);
- char *_mutt_expand_path (char *, size_t, int);
char *mutt_find_hook (int, const char *);
+char *mutt_gecos_name (char *, size_t, struct passwd *);
char *mutt_gen_msgid (void);