diff --git a/scripts/bootstrap/bootstrap-haskell b/scripts/bootstrap/bootstrap-haskell index cd8d61b..fa8450d 100755 --- a/scripts/bootstrap/bootstrap-haskell +++ b/scripts/bootstrap/bootstrap-haskell @@ -293,7 +293,7 @@ download_ghcup() { *) die "Unknown architecture: ${arch}" ;; esac - _url=${GHCUP_BASE_URL}/${ghver}/x86_64-freebsd-ghcup-${ghver} + _url=${GHCUP_BASE_URL}/${ghver}/x86_64-portbld-freebsd-ghcup-${ghver} ;; "Darwin"|"darwin") case "${arch}" in