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