Fixed many descriptions

This commit is contained in:
Pascal Wittmann
2014-11-11 14:36:34 +01:00
parent 0e309af732
commit 8df0e0b151
72 changed files with 160 additions and 159 deletions
@@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
license = licenses.gpl2;
description = "A Device Firmware Update based USB programmer for Atmel chips with a USB bootloader.";
description = "A Device Firmware Update based USB programmer for Atmel chips with a USB bootloader";
homepage = http://dfu-programmer.sourceforge.net/;
maintainers = [ maintainers.the-kenny ];
};