aboutsummaryrefslogtreecommitdiff
path: root/ftp/cftp/files
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-09-14 04:47:47 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-09-14 04:47:47 +0000
commit12dc489c8d842950e8ba392512a9bedb4f0b3af3 (patch)
tree652d5b0d3d57e82c35ee95e5c517e7149de2828a /ftp/cftp/files
parent87ec07a49c9d55c51072d33c98cded099d218678 (diff)
downloadports-12dc489c8d842950e8ba392512a9bedb4f0b3af3.tar.gz
ports-12dc489c8d842950e8ba392512a9bedb4f0b3af3.zip
Notes
Diffstat (limited to 'ftp/cftp/files')
-rw-r--r--ftp/cftp/files/patch-aa10
1 files changed, 10 insertions, 0 deletions
diff --git a/ftp/cftp/files/patch-aa b/ftp/cftp/files/patch-aa
new file mode 100644
index 000000000000..d22cb995c6e1
--- /dev/null
+++ b/ftp/cftp/files/patch-aa
@@ -0,0 +1,10 @@
+--- util.h.orig Wed Sep 12 11:00:36 2001
++++ util.h Wed Sep 12 11:00:41 2001
+@@ -26,7 +26,6 @@
+
+
+ char *canonical(char *path, char *current);
+-char *dirname(char *name);
+ char *local_exp(char *path);
+ char *args_to_string(char **args);
+ char *get_anon_passwd(void);