aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2011-03-15 21:41:40 -0700
committerAdam Vandenberg2011-03-15 21:41:40 -0700
commit48c0ab00361d5a3a3f520862590c43a257caee61 (patch)
treeaa8f463d643a0c7f1db141337299623ec22b2dbb /Library
parent3d0a4e9c2a69d172949e86276dd054650ff4b989 (diff)
downloadhomebrew-48c0ab00361d5a3a3f520862590c43a257caee61.tar.bz2
Fix homepage audit warnings
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/ddate.rb2
-rw-r--r--Library/Formula/libgphoto2.rb1
-rw-r--r--Library/Formula/peg.rb2
3 files changed, 3 insertions, 2 deletions
diff --git a/Library/Formula/ddate.rb b/Library/Formula/ddate.rb
index 35227fec3..5eb601f53 100644
--- a/Library/Formula/ddate.rb
+++ b/Library/Formula/ddate.rb
@@ -2,7 +2,7 @@ require 'formula'
class Ddate < Formula
url 'www.discordia.ch/Programs/ddate.c'
- homepage 'www.discordia.ch/Programs/'
+ homepage 'http://www.discordia.ch/Programs/'
md5 'b4c58c51040f8529a274ed8f57f929a8'
version '0.1.0'
diff --git a/Library/Formula/libgphoto2.rb b/Library/Formula/libgphoto2.rb
index 04a5a957f..f77cabf30 100644
--- a/Library/Formula/libgphoto2.rb
+++ b/Library/Formula/libgphoto2.rb
@@ -3,6 +3,7 @@ require 'formula'
class Libgphoto2 < Formula
url 'http://downloads.sourceforge.net/project/gphoto/libgphoto/2.4.10.1/libgphoto2-2.4.10.1.tar.bz2'
md5 '362cd914c64b2363f4d0bd5ad07c7209'
+ homepage 'http://www.gphoto.org/proj/libgphoto2/'
depends_on 'pkg-config' => :build
depends_on 'libusb-compat'
diff --git a/Library/Formula/peg.rb b/Library/Formula/peg.rb
index 859988c05..8f6442f8a 100644
--- a/Library/Formula/peg.rb
+++ b/Library/Formula/peg.rb
@@ -2,7 +2,7 @@ require 'formula'
class Peg < Formula
url 'http://piumarta.com/software/peg/peg-0.1.4.tar.gz'
- homepage 'ihttp://piumarta.com/software/peg/'
+ homepage 'http://piumarta.com/software/peg/'
md5 'feb52a19a749f08fa8602387f1acbd93'
def install