summaryrefslogtreecommitdiff
path: root/security/pidgin-otr/files/patch-libotr-privkey
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2005-04-20 06:16:18 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2005-04-20 06:16:18 +0000
commit8673c7ec800a8bcc6da14c506081a3cb76e2b8ea (patch)
treead3f495c08f0cc331b6958d319f699d021175c19 /security/pidgin-otr/files/patch-libotr-privkey
parentFix plist problems. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_4_0'.release/5.4.0
Diffstat (limited to 'security/pidgin-otr/files/patch-libotr-privkey')
-rw-r--r--security/pidgin-otr/files/patch-libotr-privkey11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/pidgin-otr/files/patch-libotr-privkey b/security/pidgin-otr/files/patch-libotr-privkey
deleted file mode 100644
index f5a7f5be53c6..000000000000
--- a/security/pidgin-otr/files/patch-libotr-privkey
+++ /dev/null
@@ -1,11 +0,0 @@
---- libotr/privkey.c.bak Fri Dec 17 16:24:41 2004
-+++ libotr/privkey.c Fri Dec 17 16:24:54 2004
-@@ -24,7 +24,7 @@
- #include <sys/stat.h>
-
- /* libgcrypt headers */
--#include "gcrypt.h"
-+#include <gcrypt.h>
-
- /* libotr headers */
- #include "proto.h"