fixed typo in pdf2svg homepage url

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Abdul-Jabbar Shalabi 2010-10-12 11:17:54 -04:00 committed by Adam Vandenberg
parent 19e5e6e64a
commit 4b2c78befb
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ require 'formula'
class Pdf2svg <Formula
url 'http://www.cityinthesky.co.uk/files/pdf2svg-0.2.1.tar.gz'
homepage 'htt://www.cityinthesky.co.uk/pdf2svg.html'
homepage 'http://www.cityinthesky.co.uk/pdf2svg.html'
md5 '59b3b9768166f73b77215e95d91f0a9d'
depends_on "poppler"