From d0da88378e99aa3880d311ca413ef55edc6785f4 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 27 Jan 2013 15:40:44 -0800 Subject: vcodex: style nits --- Library/Formula/vcodex.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/vcodex.rb b/Library/Formula/vcodex.rb index 247f5ae43..8baf2ac49 100644 --- a/Library/Formula/vcodex.rb +++ b/Library/Formula/vcodex.rb @@ -12,9 +12,9 @@ class VcodexDownloadStrategy < CurlDownloadStrategy end class Vcodex < Formula + homepage 'http://www2.research.att.com/~gsf/download/ref/vcodex/vcodex.html' url 'http://www2.research.att.com/~gsf/download/tgz.att-src/vcodex.2005-05-22.tgz', :using => VcodexDownloadStrategy - homepage 'http://www2.research.att.com/~gsf/download/ref/vcodex/vcodex.html' sha1 '2a9b766b580149cc66c6d5cbc95fe2a390f45a18' version '2005-05-22' -- cgit v1.2.3