summary refs log tree commit diff
path: root/pkgs/games/orbit
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/orbit')
-rw-r--r--pkgs/games/orbit/1.01.nix4
1 files changed, 1 insertions, 3 deletions
diff --git a/pkgs/games/orbit/1.01.nix b/pkgs/games/orbit/1.01.nix
index f128c7b90c2a..1d122643f658 100644
--- a/pkgs/games/orbit/1.01.nix
+++ b/pkgs/games/orbit/1.01.nix
@@ -35,9 +35,7 @@ stdenv.mkDerivation rec {
 		(textClosure localDefs 
 			[ customBuild doForceShare doPropagate]);
 	meta = {
-		description = "
-		Orbit space flight simulator.
-";
+		description = "Orbit space flight simulator";
 		inherit src;
 	};
 }