summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authordholland <dholland>2015-12-29 04:04:26 +0000
committerdholland <dholland>2015-12-29 04:04:26 +0000
commit28653207382bd0cea8f097b513570f5234283e3a (patch)
treeef19d0c79defec819eb06889922dd514bba4ea02 /mail
parent2f2484d2842fd6eadc77c5604932d8d92fa09181 (diff)
downloadpkgsrc-28653207382bd0cea8f097b513570f5234283e3a.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