summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2017-09-17 14:43:20 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2017-09-17 14:43:20 +0000
commit4ca59330ab7b3b30b546c9512e9eac84368ee3c1 (patch)
treed620e292430bdafe531459c28ece6f0ec7066fdd /net-p2p
parent- update to pgpverify-1.29 (diff)
- cleanup patch
Notes
Notes: svn path=/head/; revision=450005
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/ctorrent/files/patch-ctorrent.cpp7
1 files changed, 3 insertions, 4 deletions
diff --git a/net-p2p/ctorrent/files/patch-ctorrent.cpp b/net-p2p/ctorrent/files/patch-ctorrent.cpp
index 9ff1f1350f8e..2184c8153a47 100644
--- a/net-p2p/ctorrent/files/patch-ctorrent.cpp
+++ b/net-p2p/ctorrent/files/patch-ctorrent.cpp
@@ -1,6 +1,6 @@
---- ctorrent.cpp.orig 2009-11-13 10:20:39.377057366 +0300
-+++ ctorrent.cpp 2009-11-13 10:21:01.916290662 +0300
-@@ -98,11 +98,11 @@
+--- ctorrent.cpp.orig 2008-06-15 00:00:19 UTC
++++ ctorrent.cpp
+@@ -98,11 +98,11 @@ int main(int argc, char **argv)
exit(0);
}
@@ -14,4 +14,3 @@
if( BTCONTENT.InitialFromMI(arg_metainfo_file, arg_save_as) < 0){
CONSOLE.Warning(1, "error, initial meta info failed.");
exit(1);
-