aboutsummaryrefslogtreecommitdiff
path: root/net/torsocks/files/patch-usewithtor.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/torsocks/files/patch-usewithtor.in')
-rw-r--r--net/torsocks/files/patch-usewithtor.in16
1 files changed, 16 insertions, 0 deletions
diff --git a/net/torsocks/files/patch-usewithtor.in b/net/torsocks/files/patch-usewithtor.in
new file mode 100644
index 000000000000..71da1270906f
--- /dev/null
+++ b/net/torsocks/files/patch-usewithtor.in
@@ -0,0 +1,16 @@
+--- src/usewithtor.in.orig 2009-02-12 15:59:50.000000000 +0200
++++ src/usewithtor.in 2009-02-12 19:49:41.000000000 +0200
+@@ -1,3 +1,5 @@
++#!/bin/sh
++#
+ # ***************************************************************************
+ # * *
+ # * $Id: usewithtor.in,v 1.3 2008-07-06 15:17:35 hoganrobert Exp $*
+@@ -26,7 +28,6 @@
+ # ***************************************************************************
+
+
+-#! /bin/sh
+
+ # Wrapper script for use of the torsocks(8) transparent socksification library
+ # See the torsocks(1) and usewithtor(1) manpages.