aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/distribute.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/distribute.rb')
-rw-r--r--Library/Formula/distribute.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/distribute.rb b/Library/Formula/distribute.rb
index 48a7b48ce..181cb894a 100644
--- a/Library/Formula/distribute.rb
+++ b/Library/Formula/distribute.rb
@@ -1,6 +1,6 @@
require 'formula'
-class Distribute <Formula
+class Distribute < Formula
url 'http://pypi.python.org/packages/source/d/distribute/distribute-0.6.14.tar.gz'
homepage 'http://pypi.python.org/pypi/distribute/0.6.14'
md5 'ac607e05682116c06383b27a15e2db90'