summaryrefslogtreecommitdiff
path: root/mail/pfqueue/files/patch-pfregex.h
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2005-04-04 17:31:32 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2005-04-04 17:31:32 +0000
commitb8cee37d640ffb1fe68422f1d5d8602412c79fd8 (patch)
tree6b7594982eee52590eae05f5108c846b73155710 /mail/pfqueue/files/patch-pfregex.h
parent+ update port: ftp/pear-Net_FTP (diff)
- Update to 0.3.5
PR: 79453 Submitted by: maintainer
Diffstat (limited to '')
-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;
--
--