From 05aefd461c18a4c16a98c18f8218ff8494b80577 Mon Sep 17 00:00:00 2001 From: Druid520 Date: Sat, 15 Aug 2026 13:55:34 -0700 Subject: MOD: add new repo. --- mp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mp.sh b/mp.sh index b82708f..f8fd016 100755 --- a/mp.sh +++ b/mp.sh @@ -4,7 +4,7 @@ set -e WD="${WD:-/usr/mp}" PORTS="${PORTS:-/usr/ports/ports}" PORTS_DIR="${PORTS_DIR:-/usr/ports}" -PORTS_REPO="${PORTS_REPO:-https://codeberg.org/Druid520/ports.git}" +PORTS_REPO="${PORTS_REPO:-https://git.0druid.cc/druid520/ports.git}" STATUS="$WD/status" INSTALLED="$WD/installed" EXTINSTALLED="$WD/extinstalled" -- cgit 1.4.1