diff options
Diffstat (limited to 'Library/Formula/qdbm.rb')
| -rw-r--r-- | Library/Formula/qdbm.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/qdbm.rb b/Library/Formula/qdbm.rb index 395df8d53..50321971c 100644 --- a/Library/Formula/qdbm.rb +++ b/Library/Formula/qdbm.rb @@ -1,6 +1,6 @@ require 'formula' -class Qdbm <Formula +class Qdbm < Formula url 'http://qdbm.sourceforge.net/qdbm-1.8.77.tar.gz' homepage 'http://qdbm.sourceforge.net/' md5 '084e07824e231969356ec7cefac97985' |
