aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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'