diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2011-09-01 17:46:30 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2011-09-01 17:46:30 +0000 |
commit | d5e533cc124e2bc15b84c0b22e2af0fda77ac602 (patch) | |
tree | d6227e3c0e49633ce3756befd5966ccbbac5260e /math/parmetis/files/patch-aa | |
parent | Update python dependancy to 2.5+ (diff) |
- Update to 4.0
PR: ports/160126
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'math/parmetis/files/patch-aa')
-rw-r--r-- | math/parmetis/files/patch-aa | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/math/parmetis/files/patch-aa b/math/parmetis/files/patch-aa deleted file mode 100644 index a5f3a2aa61ef..000000000000 --- a/math/parmetis/files/patch-aa +++ /dev/null @@ -1,10 +0,0 @@ ---- ParMETISLib/stdheaders.h.orig Wed Oct 8 11:34:41 2003 -+++ ParMETISLib/stdheaders.h Wed Oct 8 11:34:53 2003 -@@ -14,7 +14,6 @@ - - #include <stdio.h> - #include <stdlib.h> --#include <malloc.h> - #include <string.h> - #include <ctype.h> - #include <math.h> |