From 8df0e0b151475350265304dfa58e9193eea0058b Mon Sep 17 00:00:00 2001 From: Pascal Wittmann Date: Tue, 11 Nov 2014 14:20:43 +0100 Subject: Fixed many descriptions --- pkgs/tools/networking/bully/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/tools/networking/bully') diff --git a/pkgs/tools/networking/bully/default.nix b/pkgs/tools/networking/bully/default.nix index f667d772ac4..6c090a7ec1f 100644 --- a/pkgs/tools/networking/bully/default.nix +++ b/pkgs/tools/networking/bully/default.nix @@ -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; }; -- cgit 1.4.1