diff options
Diffstat (limited to '')
-rw-r--r-- | ftp/moxftp/files/patch-aa | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/ftp/moxftp/files/patch-aa b/ftp/moxftp/files/patch-aa new file mode 100644 index 000000000000..6096e944c20b --- /dev/null +++ b/ftp/moxftp/files/patch-aa @@ -0,0 +1,19 @@ +*** Imakefile.orig Mon Dec 19 23:25:00 1994 +--- Imakefile Mon Dec 19 23:24:38 1994 +*************** +*** 126,132 **** + OBJS_STANDARD = main.o ftp.o callftp.o connect.o login.o wc_hooks.o \ + disconnect.o remote_dir.o pwd.o peek.o syst.o \ + bsdstrstr.o get.o lcd.o cd.o initialize.o dir_subs.o \ +! local_dir.o put.o mkdir.o type.o fb_rs.o version.o \ + regerror.o regexp.o regsub.o translate.o help.o \ + tran_table.o sort.o noop.o List.o ListSW.o time.o \ + tm_to_time.o archie.o popen.o icons.o myfgets.o \ +--- 126,132 ---- + OBJS_STANDARD = main.o ftp.o callftp.o connect.o login.o wc_hooks.o \ + disconnect.o remote_dir.o pwd.o peek.o syst.o \ + bsdstrstr.o get.o lcd.o cd.o initialize.o dir_subs.o \ +! local_dir.o put.o mkdir.o type.o fb_rs.o version.o \ + regerror.o regexp.o regsub.o translate.o help.o \ + tran_table.o sort.o noop.o List.o ListSW.o time.o \ + tm_to_time.o archie.o popen.o icons.o myfgets.o \ |