Skip to content

Commit

Permalink
Fix HEAD support for aoeui
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
mkhl authored and adamv committed Mar 18, 2010
1 parent 81a6e44 commit abd78ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Formula/aoeui.rb
Expand Up @@ -2,7 +2,7 @@

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'

Expand Down

0 comments on commit abd78ea

Please sign in to comment.