diff --git a/etc/makepkg.conf.in b/etc/makepkg.conf.in index 857a5dd6..0a9c05e2 100644 --- a/etc/makepkg.conf.in +++ b/etc/makepkg.conf.in @@ -23,7 +23,7 @@ DLAGENTS=('file::/usr/bin/curl -qgC - -o %o %u' #-- The package required by makepkg to download VCS sources # Format: 'protocol::package' -VCSCLIENTS=('bzr::bzr' +VCSCLIENTS=('bzr::breezy' 'fossil::fossil' 'git::git' 'hg::mercurial'