From 4cb0b5bfd784a314a97172e93c19b8c4493caf98 Mon Sep 17 00:00:00 2001 From: Leo Famulari Date: Sun, 17 Mar 2019 14:08:02 -0400 Subject: gnu: OpenTTD: Mention 'game' in synopsis. Suggested by swedebugia . * gnu/packages/games.scm (openttd-engine)[synopsis]: Mention 'game'. --- gnu/packages/games.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/games.scm') diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index b9deda7bf9..ed8aef8bf9 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -2338,7 +2338,7 @@ world}, @uref{http://evolonline.org, Evol Online} and ("sdl" ,sdl) ("xz" ,xz) ("zlib" ,zlib))) - (synopsis "Transportation economics simulator") + (synopsis "Transportation economics simulator game") (description "OpenTTD is a game in which you transport goods and passengers by land, water and air. It is a re-implementation of Transport Tycoon Deluxe with many enhancements including multiplayer mode, -- cgit v1.2.3