diff options
| author | sillage | 2011-11-12 18:24:27 +0100 | 
|---|---|---|
| committer | Adam Vandenberg | 2011-11-12 09:40:00 -0800 | 
| commit | c9c01825b58537cce4b485516270d60aa2a127a1 (patch) | |
| tree | 0d336abfc6a55afb6961512a8362170215e138c4 | |
| parent | c3887a00c0b3c6c1596fe5a7975290a050daab7c (diff) | |
| download | homebrew-c9c01825b58537cce4b485516270d60aa2a127a1.tar.bz2 | |
GNU Barcode: update homepage
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
| -rw-r--r-- | Library/Formula/gnu-barcode.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/gnu-barcode.rb b/Library/Formula/gnu-barcode.rb index 8de2a3caf..0f48df048 100644 --- a/Library/Formula/gnu-barcode.rb +++ b/Library/Formula/gnu-barcode.rb @@ -2,7 +2,7 @@ require 'formula'  class GnuBarcode < Formula    url 'http://ftpmirror.gnu.org/barcode/barcode-0.98.tar.gz' -  homepage 'http://www.gnu.org/software/barcode/barcode.html' +  homepage 'http://www.gnu.org/software/barcode/'    md5 '7f10c3307b84a19a4ab2fa4b3f2974da'    def install | 
