diff options
| author | Rui Paulo <rpaulo@FreeBSD.org> | 2014-05-15 17:25:39 +0000 |
|---|---|---|
| committer | Rui Paulo <rpaulo@FreeBSD.org> | 2014-05-15 17:25:39 +0000 |
| commit | d3356d54f2d0d3ab304e1441e62b5c3077662e90 (patch) | |
| tree | d83070fe0f9eae7f50850d95622a79f95a6cea52 /.arcconfig | |
| parent | 9b53cec7dd992a4e8b70b782b0ffe2c06254db79 (diff) | |
Add .arcconfig to ports.
Reviewed by: bapt
Approved by: bapt
Diffstat (limited to '.arcconfig')
| -rw-r--r-- | .arcconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.arcconfig b/.arcconfig new file mode 100644 index 000000000000..c142b71b0a1e --- /dev/null +++ b/.arcconfig @@ -0,0 +1,4 @@ +{ + "project.name": "P", + "phabricator.uri" : "https://phabric.freebsd.org/" +} |
