diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-21 15:36:17 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-21 15:36:17 +0000 |
commit | 229e5a2ac7b9dce0f13b6c4ecd06f5cd72c2acb0 (patch) | |
tree | 94b5d345d5a90b68648f1b2e69183dc2f493770d /security/gaim-otr/files/patch-libotr-privkey | |
parent | Update to version 0.9.0 (diff) |
- Update to 2.0.1
PR: ports/79101
Submitted by: Conor McDermottroe <ports@mcdermottroe.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=133869
Diffstat (limited to 'security/gaim-otr/files/patch-libotr-privkey')
-rw-r--r-- | security/gaim-otr/files/patch-libotr-privkey | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/gaim-otr/files/patch-libotr-privkey b/security/gaim-otr/files/patch-libotr-privkey deleted file mode 100644 index f5a7f5be53c6..000000000000 --- a/security/gaim-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" |