summaryrefslogtreecommitdiffstats
path: root/pkgs/games/gl-117
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/gl-117')
-rw-r--r--pkgs/games/gl-117/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/gl-117/default.nix b/pkgs/games/gl-117/default.nix
index 09a472f4dac8..f76f761189c1 100644
--- a/pkgs/games/gl-117/default.nix
+++ b/pkgs/games/gl-117/default.nix
@@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description = "An air combat simulator";
- homepage = https://sourceforge.net/projects/gl-117;
+ homepage = "https://sourceforge.net/projects/gl-117";
maintainers = with maintainers; [ raskin ];
license = licenses.gpl2;
platforms = platforms.linux;