diff options
Diffstat (limited to 'hints/dragonfly.sh')
-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' |