aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/ncdc.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ncdc.rb b/Library/Formula/ncdc.rb
index 66cdd12cd..f792bcce7 100644
--- a/Library/Formula/ncdc.rb
+++ b/Library/Formula/ncdc.rb
@@ -15,7 +15,7 @@ class Ncdc < Formula
depends_on 'geoip' => :optional
head do
- url "git://g.blicky.net/ncdc.git"
+ url "git://g.blicky.net/ncdc.git", :shallow => false
depends_on "autoconf" => :build
depends_on "automake" => :build