diff options
Diffstat (limited to 'Library/Formula/pbrt.rb')
| -rw-r--r-- | Library/Formula/pbrt.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pbrt.rb b/Library/Formula/pbrt.rb index 3103f2957..f6015ccb0 100644 --- a/Library/Formula/pbrt.rb +++ b/Library/Formula/pbrt.rb @@ -1,6 +1,6 @@ require 'formula' -class Pbrt <Formula +class Pbrt < Formula head 'git://github.com/mmp/pbrt-v2.git' homepage 'http://www.pbrt.org/' |
