summary refs log tree commit diff
path: root/pkgs/servers/dict/1.9.15.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/servers/dict/1.9.15.nix')
-rw-r--r--pkgs/servers/dict/1.9.15.nix4
1 files changed, 1 insertions, 3 deletions
diff --git a/pkgs/servers/dict/1.9.15.nix b/pkgs/servers/dict/1.9.15.nix
index 2886bb24ae9..9eb0fe3dff9 100644
--- a/pkgs/servers/dict/1.9.15.nix
+++ b/pkgs/servers/dict/1.9.15.nix
@@ -16,9 +16,7 @@ stdenv.mkDerivation rec {
                 (textClosure localDefs 
                         [doConfigure doMakeInstall doForceShare doPropagate]);
         meta = {
-                description = "
-                Dict protocol server and client.
-";
+                description = "Dict protocol server and client";
                 inherit src;
         };
 }