diff options
Diffstat (limited to 'Library/Formula/cvsps.rb')
| -rw-r--r-- | Library/Formula/cvsps.rb | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/Library/Formula/cvsps.rb b/Library/Formula/cvsps.rb index 89657388d..f9d074c16 100644 --- a/Library/Formula/cvsps.rb +++ b/Library/Formula/cvsps.rb @@ -4,7 +4,6 @@ class Cvsps <Formula    url 'http://www.cobite.com/cvsps/cvsps-2.2b1.tar.gz'    homepage 'http://www.cobite.com/cvsps/'    md5 '997580e8e283034995b9209076858c68' -  version '2.2b1'    def install      system "make cvsps" | 
