summary refs log tree commit diff
path: root/pkgs/games/ut2004/wrapper.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/ut2004/wrapper.nix')
-rw-r--r--pkgs/games/ut2004/wrapper.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/ut2004/wrapper.nix b/pkgs/games/ut2004/wrapper.nix
index 0f70a07ca8fc5..bf344372933d4 100644
--- a/pkgs/games/ut2004/wrapper.nix
+++ b/pkgs/games/ut2004/wrapper.nix
@@ -27,7 +27,7 @@ let
     desktopName = "Unreal Tournament 2004";
     comment = "A first-person shooter video game developed by Epic Games and Digital Extreme";
     genericName = "First-person shooter";
-    categories = "Game;";
+    categories = [ "Game" ];
     exec = "ut2004";
   };