diff options
author | gjb <gjb@FreeBSD.org> | 2014-08-15 00:24:52 +0800 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2014-08-15 00:24:52 +0800 |
commit | 6af942e599a1f2ca43fd253c00acd868ebcd325a (patch) | |
tree | 9e182c1f7faf9696407d3bc2d2b12bb5d2d63bda /.arcconfig | |
parent | 3ad03ec13e13ffd197497a38e69bbc9dbf36f43a (diff) | |
download | freebsd-ports-gnome-6af942e599a1f2ca43fd253c00acd868ebcd325a.tar.gz freebsd-ports-gnome-6af942e599a1f2ca43fd253c00acd868ebcd325a.tar.zst freebsd-ports-gnome-6af942e599a1f2ca43fd253c00acd868ebcd325a.zip |
Update the URL to the phabricator instance.
Sponsored by: The FreeBSD Foundation
Diffstat (limited to '.arcconfig')
-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 } |