meta.homepage added to several packages
svn path=/nixpkgs/trunk/; revision=10417
This commit is contained in:
@@ -12,7 +12,7 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = {
|
||||
description = "postgresql admin gui tool";
|
||||
homepage = http://www.pgadmin.org/download/;
|
||||
homepage = http://www.pgadmin.org;
|
||||
license = "GPL2";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user