aboutsummaryrefslogtreecommitdiff
path: root/security/ophcrack
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2013-06-09 02:04:27 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2013-06-09 02:04:27 +0000
commit7bad2ebf910ac733c493d107040dcd85cf6fdfcb (patch)
treea428f4e87a1b8954e672c0b18a20c4e0e477c474 /security/ophcrack
parent3a0a17f95f325d30632f391ca15b210ac8890fe9 (diff)
downloadports-7bad2ebf910ac733c493d107040dcd85cf6fdfcb.tar.gz
ports-7bad2ebf910ac733c493d107040dcd85cf6fdfcb.zip
Remove no longer needed patch (fixed upstream).
Notes
Notes: svn path=/head/; revision=320311
Diffstat (limited to 'security/ophcrack')
-rw-r--r--security/ophcrack/files/patch-src_misc.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/security/ophcrack/files/patch-src_misc.c b/security/ophcrack/files/patch-src_misc.c
deleted file mode 100644
index 80a752366a0e..000000000000
--- a/security/ophcrack/files/patch-src_misc.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/misc.c.orig 2009-07-29 13:50:26.000000000 +0800
-+++ src/misc.c 2010-06-22 11:18:50.000000000 +0800
-@@ -31,6 +31,7 @@
- *
- *
- */
-+#include <sys/types.h>
- #include <config.h>
- #include <string.h>
- #include <stdio.h>