aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gccxml.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/gccxml.rb')
-rw-r--r--Library/Formula/gccxml.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gccxml.rb b/Library/Formula/gccxml.rb
index 9454139f8..8b15a7abc 100644
--- a/Library/Formula/gccxml.rb
+++ b/Library/Formula/gccxml.rb
@@ -1,6 +1,6 @@
require 'formula'
-class Gccxml <Formula
+class Gccxml < Formula
url "cvs://:pserver:anoncvs@www.gccxml.org:/cvsroot/GCC_XML:gccxml"
version 'HEAD'
homepage 'http://www.gccxml.org/HTML/Index.html'