aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/xdelta.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/xdelta.rb')
-rw-r--r--Library/Formula/xdelta.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/xdelta.rb b/Library/Formula/xdelta.rb
index 40c080e7f..f46977b33 100644
--- a/Library/Formula/xdelta.rb
+++ b/Library/Formula/xdelta.rb
@@ -1,6 +1,6 @@
require 'formula'
-class Xdelta <Formula
+class Xdelta < Formula
url 'http://xdelta.googlecode.com/files/xdelta3.0y.tar.gz'
version '3.0y'
homepage 'http://xdelta.org'