projectlibre: meta fixes
This commit is contained in:
parent
1c361548d4
commit
6550590521
@ -37,8 +37,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "http://www.projectlibre.com/";
|
||||
descripton = "Project-Management Software similar to MS-Project";
|
||||
maintainer = maintainers.mogria;
|
||||
description = "Project-Management Software similar to MS-Project";
|
||||
maintainers = [ maintainers.Mogria ];
|
||||
license = licenses.cpal10;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user