aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/yaml-cpp.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/yaml-cpp.rb')
-rw-r--r--Library/Formula/yaml-cpp.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/yaml-cpp.rb b/Library/Formula/yaml-cpp.rb
index 76d06993e..b95e9db00 100644
--- a/Library/Formula/yaml-cpp.rb
+++ b/Library/Formula/yaml-cpp.rb
@@ -1,6 +1,6 @@
require 'formula'
-class YamlCpp <Formula
+class YamlCpp < Formula
url 'http://yaml-cpp.googlecode.com/files/yaml-cpp-0.2.5.tar.gz'
homepage 'http://code.google.com/p/yaml-cpp/'
md5 'b17dc36055cd2259c88b2602601415d9'