meta.homepage added to several packages

svn path=/nixpkgs/branches/stdenv-updates/; revision=10431
This commit is contained in:
Yury G. Kudryashov
2008-01-31 10:41:45 +00:00
parent 21bfc11e8c
commit 98a81beaac
47 changed files with 145 additions and 24 deletions
@@ -57,5 +57,6 @@ args.stdenv.mkDerivation {
meta = {
description = "The most popular clone of the VI editor";
homepage = http://www.vim.org;
};
}