git: Add option to override dports git host
Michael Neumann
mneumann at crater.dragonflybsd.org
Fri Feb 13 07:19:13 PST 2015
commit 3d88cbf2373df7bdd96388e66df0d189e0d68c70
Author: Michael Neumann <mneumann at ntecs.de>
Date: Fri Feb 13 16:14:31 2015 +0100
Add option to override dports git host
By specifying GITHOST_DPORTS you can override the default git host for
fetching the dports.git repository:
cd /usr && make dports-create GITHOST_DPORTS=localhost
Summary of changes:
etc/Makefile.usr | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3d88cbf2373df7bdd96388e66df0d189e0d68c70
--
DragonFly BSD source repository
More information about the Commits
mailing list