summaryrefslogtreecommitdiff
path: root/security/py-pow/files/patch-POW.c
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-11-20 23:29:11 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-11-20 23:29:11 +0000
commitcf07471739edd382424c73dc4e7fc0f7bb4ac56f (patch)
tree6e208e865d3823ae8728d4317e351032c7bb1afd /security/py-pow/files/patch-POW.c
parentLook for JDK 1.4.2. (diff)
- Update to 0.7
- Unmark BROKEN - Use PORTDOCS macro PR: ports/59528 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Approved by: adamw (mentor)
Diffstat (limited to '')
-rw-r--r--security/py-pow/files/patch-POW.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/py-pow/files/patch-POW.c b/security/py-pow/files/patch-POW.c
deleted file mode 100644
index 1997ea330c77..000000000000
--- a/security/py-pow/files/patch-POW.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- POW.c.orig Mon Feb 11 22:12:50 2002
-+++ POW.c Mon Feb 11 22:13:01 2002
-@@ -34,7 +34,7 @@
- /* */
- /*****************************************************************************/
-
--#include <python2.1/Python.h>
-+#include <Python.h>
-
- #include <openssl/crypto.h>
- #include <openssl/rand.h>