From b6dfc222022916f2480f7be9145d9ea01f4f16b8 Mon Sep 17 00:00:00 2001 From: Max Khon Date: Mon, 5 Aug 2002 21:26:26 +0000 Subject: - upgrade to 4.1.55 - always build internal editor - sync with /usr/ports/x11-fm/gnomemc - take maintainership --- misc/mc/files/patch-ai | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'misc/mc/files/patch-ai') diff --git a/misc/mc/files/patch-ai b/misc/mc/files/patch-ai index d18927146f8e..805fc55bb9ab 100644 --- a/misc/mc/files/patch-ai +++ b/misc/mc/files/patch-ai @@ -1,10 +1,10 @@ ---- vfs/extfs/uzip.orig Wed Mar 7 18:34:21 2001 -+++ vfs/extfs/uzip Fri Apr 20 12:42:02 2001 -@@ -17,5 +17,5 @@ - # Location of the zip program --my $app_zip = '/usr/bin/zip'; -+my $app_zip = '/usr/local/bin/zip'; - # Location of the unzip program --my $app_unzip = '/usr/bin/unzip'; -+my $app_unzip = '/usr/local/bin/unzip'; - # Set this to 1 if zipinfo (unzip -Z) is to be used (recommended), otherwise 0. +--- vfs/ftpfs.c.orig Sat Mar 18 07:43:43 2000 ++++ vfs/ftpfs.c Mon Mar 20 10:32:18 2000 +@@ -57,6 +57,7 @@ + /* Namespace pollution: horrible */ + + #include /* struct hostent */ ++#include + #include /* AF_INET */ + #include /* struct in_addr */ + #ifdef HAVE_SETSOCKOPT -- cgit v1.2.3