diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-20 07:19:32 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-20 07:19:32 +0000 |
commit | ae8beb7e9e471d5cc80aeb227f5288d756b4297b (patch) | |
tree | 0b7ca8d476a1f12e860138a55067de1da08e81f9 /ftp/cftp/files/patch-aa | |
parent | upgrade to 1.1.4 (diff) |
upgrade to 0.12
PR: 42903
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=66809
Diffstat (limited to '')
-rw-r--r-- | ftp/cftp/files/patch-aa | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/ftp/cftp/files/patch-aa b/ftp/cftp/files/patch-aa deleted file mode 100644 index d22cb995c6e1..000000000000 --- a/ftp/cftp/files/patch-aa +++ /dev/null @@ -1,10 +0,0 @@ ---- 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); |