Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2019 16:19:19 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r490573 - head/devel/jiri
Message-ID:  <201901171619.x0HGJJTL009462@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Thu Jan 17 16:19:18 2019
New Revision: 490573
URL: https://svnweb.freebsd.org/changeset/ports/490573

Log:
  devel/jiri: fix fetch

Modified:
  head/devel/jiri/Makefile   (contents, props changed)

Modified: head/devel/jiri/Makefile
==============================================================================
--- head/devel/jiri/Makefile	Thu Jan 17 16:10:25 2019	(r490572)
+++ head/devel/jiri/Makefile	Thu Jan 17 16:19:18 2019	(r490573)
@@ -3,7 +3,7 @@
 PORTNAME=	jiri
 PORTVERSION=	g2019.01.03.01
 CATEGORIES=	devel
-MASTER_SITES=	https://fuchsia.googlesource.com/jiri/+archive/
+MASTER_SITES=	LOCAL/swills
 DISTNAME=	${GITHASH}
 DIST_SUBDIR=	jiri
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901171619.x0HGJJTL009462>