summaryrefslogtreecommitdiff
path: root/misc/sword15/files/patch-src::utilfuns::ftpparse.c
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2010-01-06 04:22:50 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2010-01-06 04:22:50 +0000
commit3ecb19bac84a8bb0b141966649f3d9d43d070397 (patch)
tree236463c75677939ee37e047687fe0968632fbf44 /misc/sword15/files/patch-src::utilfuns::ftpparse.c
parentOver to new volunteer. (diff)
2010-01-06 misc/sword15: use misc/sword
2010-01-06 misc/bibletime-kde3: use misc/bibletime 2010-01-06 mail/squirrelmail-devel: use mail/squirrelmail
Notes
Notes: svn path=/head/; revision=247248
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)