diff options
Diffstat (limited to 'security/gpgme/patches/patch-bb')
-rw-r--r-- | security/gpgme/patches/patch-bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/security/gpgme/patches/patch-bb b/security/gpgme/patches/patch-bb deleted file mode 100644 index 866a138456f..00000000000 --- a/security/gpgme/patches/patch-bb +++ /dev/null @@ -1,9 +0,0 @@ -$NetBSD: patch-bb,v 1.1 2006/10/20 15:25:22 shannonjr Exp $ - ---- assuan/assuan-errors.c.orig 2005-10-01 15:15:12.000000000 -0600 -+++ assuan/assuan-errors.c -@@ -107,4 +107,3 @@ assuan_strerror (AssuanError err) - - return s; - } -- |