summary refs log tree commit diff
path: root/pkgs/applications/audio/freewheeling/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/freewheeling/default.nix')
-rw-r--r--pkgs/applications/audio/freewheeling/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/audio/freewheeling/default.nix b/pkgs/applications/audio/freewheeling/default.nix
index 6b4913d30dc..4633718b40c 100644
--- a/pkgs/applications/audio/freewheeling/default.nix
+++ b/pkgs/applications/audio/freewheeling/default.nix
@@ -41,7 +41,7 @@ stdenv.mkDerivation rec {
         software, released under the GNU GPL license.
     '' ;
 
-    homepage = "http://freewheeling.sourceforge.net";
+    homepage = http://freewheeling.sourceforge.net;
     license = stdenv.lib.licenses.gpl2;
     maintainers = [ stdenv.lib.maintainers.sepi ];
     platforms = stdenv.lib.platforms.linux;