summary refs log tree commit diff
path: root/pkgs/data/fonts/corefonts/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/data/fonts/corefonts/default.nix')
-rw-r--r--pkgs/data/fonts/corefonts/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/data/fonts/corefonts/default.nix b/pkgs/data/fonts/corefonts/default.nix
index 9bc04182264..c514f1ab7fb 100644
--- a/pkgs/data/fonts/corefonts/default.nix
+++ b/pkgs/data/fonts/corefonts/default.nix
@@ -60,7 +60,7 @@ stdenv.mkDerivation {
   '';
 
   meta = with stdenv.lib; {
-    homepage = "http://corefonts.sourceforge.net/";
+    homepage = http://corefonts.sourceforge.net/;
     description = "Microsoft's TrueType core fonts for the Web";
     platforms = platforms.all;
     license = licenses.unfreeRedistributable;