aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-10-08 16:37:39 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-10-08 16:39:04 +0000
commit18608884ba23c02f5165f1541d035097de0afb9c (patch)
tree02f7ffb7063adc575042643cccb40b26d73868a9
parent1c4ba1c5ed7be2b9631a0b47adc2c78ea546b82a (diff)
downloadports-18608884ba23c02f5165f1541d035097de0afb9c.tar.gz
ports-18608884ba23c02f5165f1541d035097de0afb9c.zip
.arcconfig: Remove callsign
A properly configured remote URI from our git repos will automatically identify the remote repo to create the differential. Reported by: des Approved by: portmgr
-rw-r--r--.arcconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/.arcconfig b/.arcconfig
index 2c80d58b7b23..1775896f80da 100644
--- a/.arcconfig
+++ b/.arcconfig
@@ -1,4 +1,3 @@
{
- "repository.callsign" : "P",
"phabricator.uri" : "https://reviews.freebsd.org/"
}