aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/unp.rb
diff options
context:
space:
mode:
authorMartin Kühl2010-10-01 13:07:36 +0200
committerAdam Vandenberg2010-10-03 20:19:35 -0700
commit1bcc94b27534626e1412c4d7548b209a60311fff (patch)
tree90aea1a54535a5a57bbcece1c05d0fdd10cdfb91 /Library/Formula/unp.rb
parentd3ee647033475bb76e3b8a488778ebd81e9fc564 (diff)
downloadhomebrew-1bcc94b27534626e1412c4d7548b209a60311fff.tar.bz2
Fix `unp` homepage.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/unp.rb')
-rw-r--r--Library/Formula/unp.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/unp.rb b/Library/Formula/unp.rb
index 554ed22f6..c665bc720 100644
--- a/Library/Formula/unp.rb
+++ b/Library/Formula/unp.rb
@@ -2,7 +2,7 @@ require 'formula'
class Unp <Formula
url 'http://mirrors.kernel.org/debian/pool/main/u/unp/unp_1.0.11.tar.gz'
- homepage 'http://packages.debian.org/de/etch/unp'
+ homepage 'http://packages.debian.org/source/stable/unp'
md5 'ecea662bd7e7efe7f7e2213bf21d9646'
depends_on 'p7zip'