diff options
Diffstat (limited to 'Library/Formula/open-mesh.rb')
| -rw-r--r-- | Library/Formula/open-mesh.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/open-mesh.rb b/Library/Formula/open-mesh.rb index 9b66f3c82..9a9f01b12 100644 --- a/Library/Formula/open-mesh.rb +++ b/Library/Formula/open-mesh.rb @@ -1,6 +1,6 @@ require 'formula' -class OpenMesh <Formula +class OpenMesh < Formula url 'http://openmesh.org/fileadmin/openmesh-files/2.0RC5/OpenMesh-2.0-RC5.tar.gz' homepage 'http://www.openmesh.org' md5 '9b4f24a7b1a31cfd65aada58672a6c09' |
