diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/aoeui.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/aoeui.rb b/Library/Formula/aoeui.rb index 28eda69c4..32b5195a4 100644 --- a/Library/Formula/aoeui.rb +++ b/Library/Formula/aoeui.rb @@ -2,7 +2,7 @@ require 'formula' class Aoeui <Formula url 'http://aoeui.googlecode.com/files/aoeui-1.4.tgz' - head 'svn://http://aoeui.googlecode.com/svn/trunk/' + head 'http://aoeui.googlecode.com/svn/trunk/' homepage 'http://aoeui.googlecode.com/' md5 '8df4615fdf854838fe6c8ca773d0a6ea' |
