diff options
Diffstat (limited to 'net/ettercap/files/patch-plugins::H03_hydra1::Makefile.in')
-rw-r--r-- | net/ettercap/files/patch-plugins::H03_hydra1::Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/ettercap/files/patch-plugins::H03_hydra1::Makefile.in b/net/ettercap/files/patch-plugins::H03_hydra1::Makefile.in deleted file mode 100644 index fe888fe1146b..000000000000 --- a/net/ettercap/files/patch-plugins::H03_hydra1::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- plugins/H03_hydra1/Makefile.in.orig Sun May 4 18:58:02 2003 -+++ plugins/H03_hydra1/Makefile.in Sun May 4 18:58:37 2003 -@@ -3,7 +3,7 @@ - DEFS = @PICFLAG@ @DEFS@ -D@OS@ - - CFLAG = @CFLAGS@ --COPTS = -I../.. -+COPTS = -I../.. @COPTS@ - - PROG = H03_hydra1 - |