diff options
author | Glen Barber <gjb@FreeBSD.org> | 2014-08-14 16:24:52 +0000 |
---|---|---|
committer | Glen Barber <gjb@FreeBSD.org> | 2014-08-14 16:24:52 +0000 |
commit | d5a06be83ab995481d4fe3ca66ecff2632ef4228 (patch) | |
tree | 9e182c1f7faf9696407d3bc2d2b12bb5d2d63bda | |
parent | 1: add USE_GCC=any to fix build. (diff) |
Update the URL to the phabricator instance.
Sponsored by: The FreeBSD Foundation
Notes
Notes:
svn path=/head/; revision=364854
-rw-r--r-- | .arcconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.arcconfig b/.arcconfig index e1919bc5d293..4c0e798a0a65 100644 --- a/.arcconfig +++ b/.arcconfig @@ -1,5 +1,5 @@ { "project.name": "P", - "phabricator.uri" : "https://phabric.freebsd.org/", + "phabricator.uri" : "https://reviews.freebsd.org/", "history.immutable" : true } |