diff options
author | Max Khon <fjoe@FreeBSD.org> | 2002-08-05 21:26:26 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2002-08-05 21:26:26 +0000 |
commit | b6dfc222022916f2480f7be9145d9ea01f4f16b8 (patch) | |
tree | 645a4bd5dafebe28b647b7b2b3d57aab5779b080 /misc/mc/files/patch-am | |
parent | - PERL -> REINPLACE_CMD (diff) |
- upgrade to 4.1.55
- always build internal editor
- sync with /usr/ports/x11-fm/gnomemc
- take maintainership
Notes
Notes:
svn path=/head/; revision=64068
Diffstat (limited to 'misc/mc/files/patch-am')
-rw-r--r-- | misc/mc/files/patch-am | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/misc/mc/files/patch-am b/misc/mc/files/patch-am deleted file mode 100644 index 805fc55bb9ab..000000000000 --- a/misc/mc/files/patch-am +++ /dev/null @@ -1,10 +0,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 <netdb.h> /* struct hostent */ -+#include <sys/types.h> - #include <sys/socket.h> /* AF_INET */ - #include <netinet/in.h> /* struct in_addr */ - #ifdef HAVE_SETSOCKOPT |