summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/audio/bristol/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/bristol/default.nix')
-rw-r--r--pkgs/applications/audio/bristol/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/audio/bristol/default.nix b/pkgs/applications/audio/bristol/default.nix
index 504900d65955..704b888e2293 100644
--- a/pkgs/applications/audio/bristol/default.nix
+++ b/pkgs/applications/audio/bristol/default.nix
@@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description = "A range of synthesiser, electric piano and organ emulations";
- homepage = http://bristol.sourceforge.net;
+ homepage = "http://bristol.sourceforge.net";
license = licenses.gpl3;
platforms = ["x86_64-linux" "i686-linux"];
maintainers = [ maintainers.goibhniu ];