aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Vandenberg2013-01-27 14:53:11 -0800
committerAdam Vandenberg2013-01-27 14:54:52 -0800
commit392a3cbbd67cf571f05ae0e554db93602117c6a4 (patch)
treedcc5bfe83816500e37c2b3067abcec50b66717a4
parent8eb22a4664e254f3daf9e20753d0a458aaf50ff3 (diff)
downloadhomebrew-392a3cbbd67cf571f05ae0e554db93602117c6a4.tar.bz2
dsniff: style nits
-rw-r--r--Library/Formula/dsniff.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/dsniff.rb b/Library/Formula/dsniff.rb
index add05311c..5a1b736e3 100644
--- a/Library/Formula/dsniff.rb
+++ b/Library/Formula/dsniff.rb
@@ -18,7 +18,7 @@ class Dsniff < Formula
homepage 'http://monkey.org/~dugsong/dsniff/'
sha1 '25cfea26e9bbe016451180758a49d4d5bc9317d3'
- depends_on NoBdb5.new
+ depends_on NoBdb5
depends_on 'libnet'
depends_on 'libnids'