aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/swi-prolog.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/swi-prolog.rb')
-rw-r--r--Library/Formula/swi-prolog.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/swi-prolog.rb b/Library/Formula/swi-prolog.rb
index fd65dea13..a6266ecf1 100644
--- a/Library/Formula/swi-prolog.rb
+++ b/Library/Formula/swi-prolog.rb
@@ -1,6 +1,6 @@
require 'formula'
-class SwiProlog <Formula
+class SwiProlog < Formula
url 'http://www.swi-prolog.org/download/stable/src/pl-5.10.2.tar.gz'
head 'git://www.swi-prolog.org/home/pl/git/pl.git'
homepage 'http://www.swi-prolog.org/'