diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/playdar.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/playdar.rb b/Library/Formula/playdar.rb index 2f0bcc1b5..0d2669ea8 100644 --- a/Library/Formula/playdar.rb +++ b/Library/Formula/playdar.rb @@ -2,7 +2,7 @@ require 'brewkit' class Playdar <Formula @homepage='http://www.playdar.org' - @head='git://github.com/RJ/playdar.git' + @head='git://github.com/mxcl/playdar.git' def deps LibraryDep.new 'taglib' |
