summaryrefslogtreecommitdiff
path: root/ftp/lftp/files/patch-src::NetAccess.cc
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-03-23 18:35:03 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-03-23 18:35:03 +0000
commitbd4a2ecdf341b4ab0176e1f6eee1b281b9741c0f (patch)
tree573d65d0bd2d57481f90f516483e029709ef8c20 /ftp/lftp/files/patch-src::NetAccess.cc
parent- Install portell.py as portell (diff)
Update to 2.6.5
PR: 50133 Submitted by: maintainer
Diffstat (limited to '')
-rw-r--r--ftp/lftp/files/patch-src::NetAccess.cc10
1 files changed, 0 insertions, 10 deletions
diff --git a/ftp/lftp/files/patch-src::NetAccess.cc b/ftp/lftp/files/patch-src::NetAccess.cc
deleted file mode 100644
index e755df8fcfcb..000000000000
--- a/ftp/lftp/files/patch-src::NetAccess.cc
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/NetAccess.cc.orig Wed Jan 8 16:56:22 2003
-+++ src/NetAccess.cc Wed Jan 8 16:56:41 2003
-@@ -25,6 +25,7 @@
- #include <errno.h>
- #include <assert.h>
- #include <math.h>
-+#include <sys/types.h>
- #include <netinet/in.h>
- #include <arpa/inet.h>
- #include "NetAccess.h"