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 /math/itl/files/patch-test+mmio_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 'math/itl/files/patch-test+mmio_c')
-rw-r--r-- | math/itl/files/patch-test+mmio_c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/itl/files/patch-test+mmio_c b/math/itl/files/patch-test+mmio_c deleted file mode 100644 index 6b6723532abe..000000000000 --- a/math/itl/files/patch-test+mmio_c +++ /dev/null @@ -1,11 +0,0 @@ ---- test/mmio.c.orig Mon Aug 18 22:04:50 2003 -+++ test/mmio.c Mon Aug 18 22:05:10 2003 -@@ -9,7 +9,7 @@ - - #include <stdio.h> - #include <string.h> --#include <malloc.h> -+#include <stdlib.h> - #include <ctype.h> - - #include "mmio.h" |