head	1.2;
access;
symbols
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1
	RELEASE_3_5_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2002.08.11.12.37.43;	author fjoe;	state dead;
branches;
next	1.1;

1.1
date	2000.03.25.23.17.11;	author reg;	state Exp;
branches;
next	;


desc
@@


1.2
log
@This port is no longer used in GNOME so take maintainership and
use ports/misc/mc as master port.

Approved by:	gnome@@freebsd.org
@
text
@--- 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
@


1.1
log
@Update to 4.5.43.

Submitted by:	ade
@
text
@@

