Switch to official FreeBSD ports git repo.
This commit is contained in:
parent
8c8bf93d4c
commit
a67aa176df
@ -5,6 +5,6 @@ if [ "$1" != '--' ]; then
|
|||||||
fi
|
fi
|
||||||
shift
|
shift
|
||||||
method="git"
|
method="git"
|
||||||
git_clone_uri="https://github.com/freebsd/freebsd-ports.git"
|
git_clone_uri="https://git.FreeBSD.org/ports.git"
|
||||||
git_branch="main"
|
git_branch="main"
|
||||||
run_portshaker_command $*
|
run_portshaker_command $*
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
package:
|
package:
|
||||||
name:
|
name:
|
||||||
- portshaker
|
- portshaker
|
||||||
|
- git
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
- name: Create directories
|
- name: Create directories
|
||||||
|
Loading…
x
Reference in New Issue
Block a user