diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:25:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:25:59 +0000 |
commit | 8003ba152f15aa82aaadd76fcd6b669cc0cc9981 (patch) | |
tree | 7842527232644d8f0fc76639a38e9596a910d381 /mail/p3scan/files/patch-scanner_trophie.c | |
parent | Convert to USES=libtool and add INSTALL_TARGET=install-strip (diff) |
Remove non staged ports without pending PR from ma*
Notes
Notes:
svn path=/head/; revision=366959
Diffstat (limited to 'mail/p3scan/files/patch-scanner_trophie.c')
-rw-r--r-- | mail/p3scan/files/patch-scanner_trophie.c | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/mail/p3scan/files/patch-scanner_trophie.c b/mail/p3scan/files/patch-scanner_trophie.c deleted file mode 100644 index 4dc46810de72..000000000000 --- a/mail/p3scan/files/patch-scanner_trophie.c +++ /dev/null @@ -1,14 +0,0 @@ ---- scanner_trophie.c.orig Wed Jan 5 20:53:04 2005 -+++ scanner_trophie.c Tue Jul 26 12:44:51 2005 -@@ -37,11 +37,11 @@ - #include <sys/wait.h> - #include <sys/stat.h> - #include <errno.h> --#include <malloc.h> - #include <sys/un.h> - #include <sys/socket.h> - #include <stdarg.h> - #include <ctype.h> -+#include <netinet/in.h> - - #include "p3scan.h" |