summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/audio/ssrc/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/ssrc/default.nix')
-rw-r--r--pkgs/applications/audio/ssrc/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/audio/ssrc/default.nix b/pkgs/applications/audio/ssrc/default.nix
index fa2b54d0e8a1..19386b477942 100644
--- a/pkgs/applications/audio/ssrc/default.nix
+++ b/pkgs/applications/audio/ssrc/default.nix
@@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
'';
version = "${version}";
- homepage = "http://shibatch.sourceforge.net/";
+ homepage = http://shibatch.sourceforge.net/;
license = licenses.gpl2;
maintainers = with maintainers; [ leenaars];
platforms = with platforms; [ linux ] ;