about summary refs log tree commit diff
path: root/pkgs/development/tools/misc/help2man/help2man-1.36.4.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/tools/misc/help2man/help2man-1.36.4.nix')
-rw-r--r--pkgs/development/tools/misc/help2man/help2man-1.36.4.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/tools/misc/help2man/help2man-1.36.4.nix b/pkgs/development/tools/misc/help2man/help2man-1.36.4.nix
index 1a7be3747194..0f1e66003db1 100644
--- a/pkgs/development/tools/misc/help2man/help2man-1.36.4.nix
+++ b/pkgs/development/tools/misc/help2man/help2man-1.36.4.nix
@@ -4,7 +4,7 @@ stdenv.mkDerivation {
   name = "help2man-1.36.4";
 
   src = fetchurl {
-    url = ftp://ftp.nluug.nl/pub/gnu/help2man/help2man-1.36.4.tar.gz;
+    url = mirror://gnu/help2man/help2man-1.36.4.tar.gz;
     md5 = "d31a0a38c2ec71faa06723f6b8bd3076";
   };