diff options
Diffstat (limited to 'Library/Formula/tracebox.rb')
| -rw-r--r-- | Library/Formula/tracebox.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/Library/Formula/tracebox.rb b/Library/Formula/tracebox.rb index 981f5c87d..3beba7ffb 100644 --- a/Library/Formula/tracebox.rb +++ b/Library/Formula/tracebox.rb @@ -4,6 +4,7 @@ class Tracebox < Formula    homepage 'http://www.tracebox.org/'    head 'https://github.com/tracebox/tracebox.git'    url 'https://github.com/tracebox/tracebox.git', :tag => 'v0.2' +  revision 1    bottle do      cellar :any | 
