aboutsummaryrefslogtreecommitdiff
path: root/nixpkgs/pkgs/tools/cd-dvd/bashburn/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/tools/cd-dvd/bashburn/default.nix')
-rw-r--r--nixpkgs/pkgs/tools/cd-dvd/bashburn/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixpkgs/pkgs/tools/cd-dvd/bashburn/default.nix b/nixpkgs/pkgs/tools/cd-dvd/bashburn/default.nix
index ccf632dfe5a..9b232be8ce0 100644
--- a/nixpkgs/pkgs/tools/cd-dvd/bashburn/default.nix
+++ b/nixpkgs/pkgs/tools/cd-dvd/bashburn/default.nix
@@ -56,7 +56,7 @@ stdenv.mkDerivation rec {
- manipulate ISO-files
- and probably more...
'';
- homepage = http://bashburn.dose.se/;
+ homepage = "http://bashburn.dose.se/";
license = licenses.gpl2Plus;
platforms = platforms.linux;
};