svn commit: r269985 - head

Glen Barber gjb at FreeBSD.org
Thu Aug 14 16:25:44 UTC 2014


Author: gjb
Date: Thu Aug 14 16:25:43 2014
New Revision: 269985
URL: http://svnweb.freebsd.org/changeset/base/269985

Log:
  Update the URL to the phabricator instance.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/.arcconfig

Modified: head/.arcconfig
==============================================================================
--- head/.arcconfig	Thu Aug 14 16:17:30 2014	(r269984)
+++ head/.arcconfig	Thu Aug 14 16:25:43 2014	(r269985)
@@ -1,5 +1,5 @@
 {
 	"project.name": "S",
-	"phabricator.uri" : "https://phabric.freebsd.org/",
+	"phabricator.uri" : "https://reviews.freebsd.org/",
 	"history.immutable" : true
 }


More information about the svn-src-head mailing list