diff options
Diffstat (limited to 'Library/Formula/glog.rb')
| -rw-r--r-- | Library/Formula/glog.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/glog.rb b/Library/Formula/glog.rb index 53dc12781..1f6fe6b9b 100644 --- a/Library/Formula/glog.rb +++ b/Library/Formula/glog.rb @@ -1,6 +1,6 @@ require 'formula' -class Glog <Formula +class Glog < Formula # Stable tarball doesn't build on OS X, but trunk does #url 'http://google-glog.googlecode.com/files/glog-0.3.0.tar.gz' head 'http://google-glog.googlecode.com/svn/trunk/' |
