summaryrefslogtreecommitdiff
path: root/security/srm/files/patch-01
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-07-26 22:42:39 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-07-26 22:42:39 +0000
commite0a553e7f628816b0cd63528df60babc6282f445 (patch)
treef36e9af4d89c4c2942cb7e23b9c0c9e25cc529c0 /security/srm/files/patch-01
parent- Update to 2.0.1 (diff)
- Update to 1.2.8
PR: ports/84074 Submitted by: Andrej Zverev <az@inec.ru> Approved by: Keith J. Jones <kjones@realdigitalforensics.com> (maintainer)
Notes
Notes: svn path=/head/; revision=140197
Diffstat (limited to '')
-rw-r--r--security/srm/files/patch-0111
1 files changed, 0 insertions, 11 deletions
diff --git a/security/srm/files/patch-01 b/security/srm/files/patch-01
deleted file mode 100644
index 24f72999dff4..000000000000
--- a/security/srm/files/patch-01
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -ru src/main.c src/main.c
---- src/main.c Thu Jun 22 16:18:03 2000
-+++ src/main.c Tue Oct 24 10:47:08 2000
-@@ -1,6 +1,6 @@
- #include <errno.h>
- #include <fcntl.h>
--#include <getopt.h>
-+#include "../lib/getopt.h"
- #include <stdio.h>
- #include <stdlib.h>
- #include <string.h>