summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2015-12-29 04:04:26 +0000
committerdholland <dholland@pkgsrc.org>2015-12-29 04:04:26 +0000
commit6e8f2cd07a2327c21978306d5604bad86cb7de9b (patch)
treeef19d0c79defec819eb06889922dd514bba4ea02 /mail
parent2fa9b86bd6eb9ec0df82e3cb2516665f73b67dee (diff)
downloadpkgsrc-6e8f2cd07a2327c21978306d5604bad86cb7de9b.tar.gz
Fix missing/broken rcsids.
Diffstat (limited to 'mail')
-rw-r--r--mail/ezmlm/files/patch-althash2
-rw-r--r--mail/mush/patches/patch-msgs.c2
2 files changed, 3 insertions, 1 deletions
diff --git a/mail/ezmlm/files/patch-althash b/mail/ezmlm/files/patch-althash
index b0565418c1f..08ee4b066a9 100644
--- a/mail/ezmlm/files/patch-althash
+++ b/mail/ezmlm/files/patch-althash
@@ -1,3 +1,5 @@
+$NetBSD: patch-althash,v 1.2 2015/12/29 04:04:28 dholland Exp $
+
Attached below are diffs. They convert the hashing to do:
'@'..'Z'
diff --git a/mail/mush/patches/patch-msgs.c b/mail/mush/patches/patch-msgs.c
index 8cc7ac15f79..a2efbbd3c11 100644
--- a/mail/mush/patches/patch-msgs.c
+++ b/mail/mush/patches/patch-msgs.c
@@ -1,4 +1,4 @@
-$NetBSD: patch-msgs.c,v 1.1 2013/11/04 15:34:38 christos Exp $
+$NetBSD: patch-msgs.c,v 1.2 2015/12/29 04:04:28 dholland Exp $
Avoid pointer<->integer conversions