diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/opentracker.rb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Library/Formula/opentracker.rb b/Library/Formula/opentracker.rb index c1bfe90f1..09e2ac762 100644 --- a/Library/Formula/opentracker.rb +++ b/Library/Formula/opentracker.rb @@ -7,8 +7,7 @@ class Libowfat <Formula end class Opentracker <Formula - version 'HEAD' - url 'cvs://:pserver:anoncvs:@cvs.erdgeist.org:/home/cvsroot:opentracker' + head 'cvs://:pserver:anoncvs:@cvs.erdgeist.org:/home/cvsroot:opentracker' homepage 'http://erdgeist.org/arts/software/opentracker/' def install |
