aboutsummaryrefslogtreecommitdiff
path: root/misc/sword15/files/patch-src::utilfuns::ftpparse.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2007-12-31 12:35:17 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2007-12-31 12:35:17 +0000
commit18a56320c9602155ab8efec1503104da172eb882 (patch)
treee6c9bc10db8d29a4e76a24cac3a7ecc376035aec /misc/sword15/files/patch-src::utilfuns::ftpparse.c
parent07bcc4091010f79f8d929d6ce22e51c7e3743b3f (diff)
downloadports-release/6.3.0.tar.gz
ports-release/6.3.0.zip
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_3_0'.release/6.3.0
Diffstat (limited to 'misc/sword15/files/patch-src::utilfuns::ftpparse.c')
-rw-r--r--misc/sword15/files/patch-src::utilfuns::ftpparse.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/misc/sword15/files/patch-src::utilfuns::ftpparse.c b/misc/sword15/files/patch-src::utilfuns::ftpparse.c
deleted file mode 100644
index ab8a3eab8e85..000000000000
--- a/misc/sword15/files/patch-src::utilfuns::ftpparse.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/utilfuns/ftpparse.c.orig Thu Feb 19 23:22:11 2004
-+++ src/utilfuns/ftpparse.c Thu Feb 19 23:22:19 2004
-@@ -21,6 +21,7 @@
- NCSA Telnet FTP server. Has LIST = NLST (and bad NLST for directories).
- */
-
-+#include <time.h>
- #include <ftpparse.h>
-
- static long totai(long year,long month,long mday)