summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-IDEA/files/patch-_idea.c
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2005-12-25 14:43:35 +0000
committerErwin Lansing <erwin@FreeBSD.org>2005-12-25 14:43:35 +0000
commit4ac9458828a5fb62e6f1ad31fe290688256c7cc0 (patch)
tree82bc9f4b97ffcc510db54f3e759ce9f3d0e25752 /security/p5-Crypt-IDEA/files/patch-_idea.c
parentCall ${GMAKE} in pre-build target to be sure that it's already installed. (diff)
Remove patch that should have been removed in the last commit, which updated
this port to 1.06 Submitted by: pointyhat (kris) Pointy Christmas hat to: erwin
Notes
Notes: svn path=/head/; revision=152008
Diffstat (limited to 'security/p5-Crypt-IDEA/files/patch-_idea.c')
-rw-r--r--security/p5-Crypt-IDEA/files/patch-_idea.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/p5-Crypt-IDEA/files/patch-_idea.c b/security/p5-Crypt-IDEA/files/patch-_idea.c
deleted file mode 100644
index 7d953b542bd8..000000000000
--- a/security/p5-Crypt-IDEA/files/patch-_idea.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- _idea.c.orig Sun Jan 19 11:37:03 2003
-+++ _idea.c Sun Jan 19 11:37:14 2003
-@@ -5,7 +5,7 @@
-
- #include "idea.h"
-
--#include <endian.h>
-+#include <machine/endian.h>
-
- #define KEYS_PER_ROUND 6
- #define ROUNDS 8