diff options
Diffstat (limited to 'Library/Formula/tomcat.rb')
| -rw-r--r-- | Library/Formula/tomcat.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/tomcat.rb b/Library/Formula/tomcat.rb index 90b34434f..928eec198 100644 --- a/Library/Formula/tomcat.rb +++ b/Library/Formula/tomcat.rb @@ -1,6 +1,6 @@ require 'formula' -class Tomcat <Formula +class Tomcat < Formula url 'http://archive.apache.org/dist/tomcat/tomcat-7/v7.0.6/bin/apache-tomcat-7.0.6.tar.gz' homepage 'http://tomcat.apache.org/' md5 '1c54578e2e695212ab3ed75170930df4' |
