diff options
author | Leon Brocard <acme@astray.com> | 2009-09-01 16:00:36 +0100 |
---|---|---|
committer | Leon Brocard <acme@astray.com> | 2009-09-01 16:00:36 +0100 |
commit | e59066d86336b6c5b3f1e8386c907b1bd0fa5407 (patch) | |
tree | a12689b4d37081bca6f9151323ecc39f82550b01 /hints | |
parent | f157ad77bbced2bee300c778ce210af84b8136e5 (diff) | |
download | perl-e59066d86336b6c5b3f1e8386c907b1bd0fa5407.tar.gz |
Use alternative URLs for links which are now broken (link rot)
Diffstat (limited to 'hints')
-rw-r--r-- | hints/dragonfly.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/dragonfly.sh b/hints/dragonfly.sh index 150e162fe0..88da5ec23d 100644 --- a/hints/dragonfly.sh +++ b/hints/dragonfly.sh @@ -3,7 +3,7 @@ # This file is mostly copied from hints/freebsd.sh with the OS version # information taken out and only the FreeBSD-4 information intact. # Please check with Todd Willey <xtoddx@gmail.com> before making -# modifications to this file. See http://www.dragonflybsd.org/main/ +# modifications to this file. See http://www.dragonflybsd.org/ case "$osvers" in *) usevfork='true' |