summaryrefslogtreecommitdiff
path: root/ftp/quftp/files/patch-ab
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-12-28 10:42:48 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-12-28 10:42:48 +0000
commit0a5ec7a9b8ae21f8ce3e95156329ebad65413858 (patch)
tree556a3b814006193766722885e4e22298afacd246 /ftp/quftp/files/patch-ab
parentForced commit to denote attribution. (diff)
New Port: quftp-1.0.7
New port for quftp, a scriptable ftp client. PR: ports/60164 Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com>
Notes
Notes: svn path=/head/; revision=96765
Diffstat (limited to 'ftp/quftp/files/patch-ab')
-rw-r--r--ftp/quftp/files/patch-ab10
1 files changed, 10 insertions, 0 deletions
diff --git a/ftp/quftp/files/patch-ab b/ftp/quftp/files/patch-ab
new file mode 100644
index 000000000000..ce73c573c42e
--- /dev/null
+++ b/ftp/quftp/files/patch-ab
@@ -0,0 +1,10 @@
+--- quftp.c.orig Wed Dec 10 20:37:19 2003
++++ quftp.c Wed Dec 10 20:37:27 2003
+@@ -8,7 +8,6 @@
+ */
+
+ #include <stdio.h>
+-#include <malloc.h>
+ #include <string.h>
+ #include <errno.h>
+ #include <unistd.h>