diff options
Diffstat (limited to 'dsniff/2.3-makefile.patch')
-rw-r--r-- | dsniff/2.3-makefile.patch | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/dsniff/2.3-makefile.patch b/dsniff/2.3-makefile.patch index d554c1c59..0bca5ac96 100644 --- a/dsniff/2.3-makefile.patch +++ b/dsniff/2.3-makefile.patch @@ -1,5 +1,14 @@ ---- Makefile.in.org 2008-07-13 00:13:06.418946225 +0200 -+++ Makefile.in 2008-07-13 00:12:49.680439688 +0200 +--- Makefile.in.orig 2010-06-04 22:50:40.824476353 +0200 ++++ Makefile.in 2010-06-04 22:50:50.443351639 +0200 +@@ -69,7 +69,7 @@ + LIBOBJS = dummy.o @LIBOBJS@ + + PROGS = arpspoof dnsspoof dsniff filesnarf macof mailsnarf msgsnarf \ +- sshmitm sshow tcpkill tcpnice @TCPHIJACK@ urlsnarf webmitm @WEBSPY@ ++ sshmitm sshow tcpkill tcpnice @TCPHIJACK@ urlsnarf webmitm + + CONFIGS = dsniff.magic dsniff.services dnsspoof.hosts + @@ -94,7 +94,7 @@ $(RANLIB) $@ |