diff options
Diffstat (limited to 'Library/Formula/id3lib.rb')
| -rw-r--r-- | Library/Formula/id3lib.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/id3lib.rb b/Library/Formula/id3lib.rb index f7e8ed918..3a53c6078 100644 --- a/Library/Formula/id3lib.rb +++ b/Library/Formula/id3lib.rb @@ -18,7 +18,7 @@ class Id3lib < Formula end end - head "cvs://:pserver:anonymous:@id3lib.cvs.sourceforge.net:/cvsroot/id3lib:id3lib-devel" + head ":pserver:anonymous:@id3lib.cvs.sourceforge.net:/cvsroot/id3lib:id3lib-devel", :using => :cvs bottle do cellar :any |
