aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/wu-ftpd+ipv6
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/wu-ftpd+ipv6')
-rw-r--r--ftp/wu-ftpd+ipv6/files/patch-ap11
1 files changed, 11 insertions, 0 deletions
diff --git a/ftp/wu-ftpd+ipv6/files/patch-ap b/ftp/wu-ftpd+ipv6/files/patch-ap
new file mode 100644
index 00000000000..1fe5e160239
--- /dev/null
+++ b/ftp/wu-ftpd+ipv6/files/patch-ap
@@ -0,0 +1,11 @@
+--- src/glob.c.dist Tue Oct 5 11:54:42 1999
++++ src/glob.c Thu Oct 21 19:51:03 1999
+@@ -107,7 +107,7 @@
+
+ fixpath(v);
+ if (v[0] == '\0')
+- v = "*";
++ v = ".";
+ else if ((strlen(v) > 1) && (v[strlen(v) - 1] == '/'))
+ v[strlen(v) - 1] = '\0';
+
='deletions'>-10/+30 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1 * Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently fromitetcu2009-05-121-1/+2 * - Fix build when WITH_PARI is selected.wxs2009-04-081-1/+1 * - Update to 2.47miwi2009-02-274-37/+32 * - From now on, Joseph S. Atkinson will be mainaining ftp/filezilla andalepulver2009-02-081-1/+1