aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Vandenberg2013-01-27 20:57:45 -0800
committerAdam Vandenberg2013-01-28 21:40:08 -0800
commit525dcac54efec98c38bdfb9a57ba53a8a7b63397 (patch)
treeafd03212d823d4ccc139b0aeb85c136178087a5e
parent6084f65e0d9606ad9ce7c7f322a3b8796de9ab99 (diff)
downloadhomebrew-525dcac54efec98c38bdfb9a57ba53a8a7b63397.tar.bz2
jp2a: style nits
-rw-r--r--Library/Formula/jp2a.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/jp2a.rb b/Library/Formula/jp2a.rb
index 51e31d208..03212abc9 100644
--- a/Library/Formula/jp2a.rb
+++ b/Library/Formula/jp2a.rb
@@ -1,8 +1,8 @@
require 'formula'
class Jp2a < Formula
- url 'http://sourceforge.net/projects/jp2a/files/jp2a/1.0.6/jp2a-1.0.6.tar.gz'
homepage 'http://csl.sublevel3.org/jp2a/'
+ url 'http://sourceforge.net/projects/jp2a/files/jp2a/1.0.6/jp2a-1.0.6.tar.gz'
sha1 '8d08a7f9428632c02351452067828af215afe2cf'
depends_on 'jpeg'