More homepages

svn path=/nixpkgs/trunk/; revision=10419
This commit is contained in:
Yury G. Kudryashov
2008-01-31 10:11:09 +00:00
parent 81aac8d84d
commit 4d5a4ea903
6 changed files with 25 additions and 2 deletions
+4
View File
@@ -7,4 +7,8 @@ stdenv.mkDerivation {
url = http://nix.cs.uu.nl/dist/tarballs/unzip552.tar.gz;
md5 = "9d23919999d6eac9217d1f41472034a9";
};
meta = {
homepage = http://www.info-zip.org;
};
}