summaryrefslogtreecommitdiff
path: root/mail/p3scan/files/patch-parsefile.c
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-01 21:25:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-01 21:25:59 +0000
commit8003ba152f15aa82aaadd76fcd6b669cc0cc9981 (patch)
tree7842527232644d8f0fc76639a38e9596a910d381 /mail/p3scan/files/patch-parsefile.c
parentConvert to USES=libtool and add INSTALL_TARGET=install-strip (diff)
Remove non staged ports without pending PR from ma*
Diffstat (limited to 'mail/p3scan/files/patch-parsefile.c')
-rw-r--r--mail/p3scan/files/patch-parsefile.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/mail/p3scan/files/patch-parsefile.c b/mail/p3scan/files/patch-parsefile.c
deleted file mode 100644
index 04ba68728c46..000000000000
--- a/mail/p3scan/files/patch-parsefile.c
+++ /dev/null
@@ -1,14 +0,0 @@
---- parsefile.c.orig Mon May 1 00:37:13 2006
-+++ parsefile.c Mon May 1 00:37:47 2006
-@@ -69,9 +69,10 @@
- #include <stdio.h>
- #include <stdlib.h>
- #include <fcntl.h>
--#include <malloc.h>
-+#include <stdlib.h>
- #include <string.h>
- #include <sys/stat.h>
-+#include <netinet/in.h>
- #include "parsefile.h"
- #include "getlinep3.h"
- #include "p3scan.h"