fatsort: meta nitpick
This commit is contained in:
parent
6dc86cea5d
commit
b6fb62fd22
@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = http://fatsort.sourceforge.net/;
|
homepage = http://fatsort.sourceforge.net/;
|
||||||
description = "Sorts FAT partition table, for devices that don't do sorting of files.";
|
description = "Sorts FAT partition table, for devices that don't do sorting of files";
|
||||||
maintainers = [ maintainers.kovirobi ];
|
maintainers = [ maintainers.kovirobi ];
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
inherit version;
|
inherit version;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user