summaryrefslogtreecommitdiff
path: root/devel/frink/files/patch-malloc
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2005-02-14 17:00:08 +0000
committerMikhail Teterin <mi@FreeBSD.org>2005-02-14 17:00:08 +0000
commit4b44fa0d1ca5f622fddde1b1fe4363e272ec183d (patch)
tree859b38f4937f1b6ce8da75ee4b41f0b88ae4bc44 /devel/frink/files/patch-malloc
parent- Update to 0.11.1 (diff)
Upgrade from 2.1.5 to 2.2.2p4.
Prompted by: old version's dissapearance from master site Notified by: pointyhat (kris)
Notes
Notes: svn path=/head/; revision=128806
Diffstat (limited to 'devel/frink/files/patch-malloc')
-rw-r--r--devel/frink/files/patch-malloc7
1 files changed, 0 insertions, 7 deletions
diff --git a/devel/frink/files/patch-malloc b/devel/frink/files/patch-malloc
deleted file mode 100644
index b33f132bb6e6..000000000000
--- a/devel/frink/files/patch-malloc
+++ /dev/null
@@ -1,7 +0,0 @@
---- tcl.c Mon Apr 23 10:31:13 2001
-+++ tcl.c Tue May 8 15:30:28 2001
-@@ -23,3 +23,3 @@
- #else
--#include <malloc.h>
-+#include <stdlib.h>
- #endif