aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/gnu-prolog.rb (renamed from Library/Formula/gprolog.rb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gprolog.rb b/Library/Formula/gnu-prolog.rb
index b505b3fa2..e74b4fa2b 100644
--- a/Library/Formula/gprolog.rb
+++ b/Library/Formula/gnu-prolog.rb
@@ -1,6 +1,6 @@
require 'formula'
-class Gprolog <Formula
+class GnuProlog <Formula
url 'http://www.gprolog.org/gprolog-1.3.1.tar.gz'
homepage 'http://www.gprolog.org/'
md5 'cbae19c31e17bcfca4b57fe35ec4aba2'