Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 2014 16:59:15 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r265842 - head
Message-ID:  <201405101659.s4AGxFcF024753@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Sat May 10 16:59:15 2014
New Revision: 265842
URL: http://svnweb.freebsd.org/changeset/base/265842

Log:
  arcconfig: add one
  
  Add a .arcconfig to allow arc to work in its usual way.

Added:
  head/.arcconfig   (contents, props changed)

Added: head/.arcconfig
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/.arcconfig	Sat May 10 16:59:15 2014	(r265842)
@@ -0,0 +1,3 @@
+{
+	"phabricator.uri" : "https://phabric.freebsd.org/"
+}



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