summaryrefslogtreecommitdiff
path: root/net/gabber/files/patch-an
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-01-30 14:06:56 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-01-30 14:06:56 +0000
commitc6abd12db76625fa21045f824b10d0e92dd24d79 (patch)
tree0505533c5112a04293f9352f4f00c996cfd89d5b /net/gabber/files/patch-an
parentFix pkg-plist (vi -> vigor). Closes ports/23101. (diff)
update to 0.8.1.
PR: 24442 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=37797
Diffstat (limited to 'net/gabber/files/patch-an')
-rw-r--r--net/gabber/files/patch-an11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/gabber/files/patch-an b/net/gabber/files/patch-an
new file mode 100644
index 000000000000..33ceba08d1e4
--- /dev/null
+++ b/net/gabber/files/patch-an
@@ -0,0 +1,11 @@
+--- src/TCPTransmitter.cc.orig Thu Jan 18 15:08:39 2001
++++ src/TCPTransmitter.cc Thu Jan 18 15:09:13 2001
+@@ -33,6 +33,8 @@
+ #include <string.h>
+ #include <sys/wait.h>
+
++#define TRANSMITTER_DEBUG
++
+ using namespace std;
+
+