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
+2 -2
View File
@@ -20,8 +20,8 @@ stdenv.mkDerivation rec {
'';
meta = {
description = "Retrieve WPA/WPA2 passphrase from a WPS enabled access point.";
homepage = "https://github.com/bdpurcell/bully";
description = "Retrieve WPA/WPA2 passphrase from a WPS enabled access point";
homepage = https://github.com/bdpurcell/bully;
maintainers = [ stdenv.lib.maintainers.edwtjo ];
license = stdenv.lib.licenses.gpl3;
};