summary refs log tree commit diff
path: root/pkgs/games/sauerbraten/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/sauerbraten/default.nix')
-rw-r--r--pkgs/games/sauerbraten/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/games/sauerbraten/default.nix b/pkgs/games/sauerbraten/default.nix
index 0e9a782403c..e2365f9ad2d 100644
--- a/pkgs/games/sauerbraten/default.nix
+++ b/pkgs/games/sauerbraten/default.nix
@@ -66,6 +66,7 @@ stdenv.mkDerivation rec {
 
   meta = with lib; {
     description = "A free multiplayer & singleplayer first person shooter, the successor of the Cube FPS";
+    homepage = "http://sauerbraten.org";
     maintainers = with maintainers; [ raskin ajs124 ];
     mainProgram = "sauerbraten_client";
     hydraPlatforms =