summaryrefslogtreecommitdiff
path: root/security/gnupg-devel/files/patch-agent::gpg-agent.c
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-05-03 19:19:53 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-05-03 19:19:53 +0000
commit9ccbbb33865130ef139e37c57ffc9d61a3040b11 (patch)
treed5d4f75877d5ba58987f3792193f089fabea7f86 /security/gnupg-devel/files/patch-agent::gpg-agent.c
parentUpdate to 0.6. The list of all that is good in this release can be found at: (diff)
security/newpg -> security/gnupg-devel
Notes
Notes: svn path=/head/; revision=108301
Diffstat (limited to 'security/gnupg-devel/files/patch-agent::gpg-agent.c')
-rw-r--r--security/gnupg-devel/files/patch-agent::gpg-agent.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/security/gnupg-devel/files/patch-agent::gpg-agent.c b/security/gnupg-devel/files/patch-agent::gpg-agent.c
deleted file mode 100644
index 8d3871dce07a..000000000000
--- a/security/gnupg-devel/files/patch-agent::gpg-agent.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- agent/gpg-agent.c Wed Dec 4 13:08:25 2002
-+++ agent/gpg-agent.c.new Wed Jan 29 19:34:14 2003
-@@ -37,6 +37,9 @@
- # include <pth.h>
- #endif
-
-+#include <sys/types.h>
-+#include <sys/stat.h>
-+
- #include <gcrypt.h>
-
- #define JNLIB_NEED_LOG_LOGV