summaryrefslogtreecommitdiff
path: root/ftp/downloader/files/patch-ab
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-03-20 13:33:25 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-03-20 13:33:25 +0000
commit2d45762f817af164cb28b3f4ebbd949cb321f05e (patch)
tree2eba940eb8b23735f367c172cc9fedfceb232519 /ftp/downloader/files/patch-ab
parentUpdate to version 0.4.62 (diff)
upgrade to 1.24.1
PR: 25930 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>, lioux
Notes
Notes: svn path=/head/; revision=40103
Diffstat (limited to 'ftp/downloader/files/patch-ab')
-rw-r--r--ftp/downloader/files/patch-ab8
1 files changed, 0 insertions, 8 deletions
diff --git a/ftp/downloader/files/patch-ab b/ftp/downloader/files/patch-ab
deleted file mode 100644
index 06c843e3db43..000000000000
--- a/ftp/downloader/files/patch-ab
+++ /dev/null
@@ -1,8 +0,0 @@
---- signal.cc.orig Fri Dec 22 05:58:17 2000
-+++ signal.cc Fri Jan 5 21:22:24 2001
-@@ -116 +116 @@
--#elseif defined(__mips__)
-+#else if defined(__mips__)
-@@ -119 +119 @@
-- pthread_mutex_init(&lock,&ma);
-+ pthread_mutex_init(lock,&ma);