summaryrefslogtreecommitdiffstats
path: root/pkgs/games/0ad/data.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/0ad/data.nix')
-rw-r--r--pkgs/games/0ad/data.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/0ad/data.nix b/pkgs/games/0ad/data.nix
index 20dd30238fb8..2c54d9ef8288 100644
--- a/pkgs/games/0ad/data.nix
+++ b/pkgs/games/0ad/data.nix
@@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description = "A free, open-source game of ancient warfare -- data files";
- homepage = "http://wildfiregames.com/0ad/";
+ homepage = http://wildfiregames.com/0ad/;
license = licenses.cc-by-sa-30;
platforms = platforms.linux;
hydraPlatforms = [];