aboutsummaryrefslogtreecommitdiff
path: root/mail/pfqueue/files/patch-pfregex.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/pfqueue/files/patch-pfregex.h')
-rw-r--r--mail/pfqueue/files/patch-pfregex.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/pfqueue/files/patch-pfregex.h b/mail/pfqueue/files/patch-pfregex.h
deleted file mode 100644
index 809e0ed9af44..000000000000
--- a/mail/pfqueue/files/patch-pfregex.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- pfregex.h.orig Mon Mar 14 00:46:55 2005
-+++ pfregex.h Mon Mar 14 00:47:03 2005
-@@ -1,7 +1,5 @@
--
-+#include <sys/types.h>
- #include <regex.h>
-
- regex_t *regexp;
- char *regexps;
--
--