Switch to official FreeBSD ports git repo.
This commit is contained in:
@@ -5,6 +5,6 @@ if [ "$1" != '--' ]; then
|
||||
fi
|
||||
shift
|
||||
method="git"
|
||||
git_clone_uri="https://github.com/freebsd/freebsd-ports.git"
|
||||
git_clone_uri="https://git.FreeBSD.org/ports.git"
|
||||
git_branch="main"
|
||||
run_portshaker_command $*
|
||||
|
||||
Reference in New Issue
Block a user