diff options
Diffstat (limited to 'core/ports.html')
-rw-r--r-- | core/ports.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/ports.html b/core/ports.html index be9ce7c..9d2f989 100644 --- a/core/ports.html +++ b/core/ports.html @@ -97,7 +97,7 @@ ;; esac - PKGMK_SOURCE_MIRRORS=(https://hive.gnu.systems/mirror/distfiles/) + PKGMK_SOURCE_MIRRORS=(https://hive.gnu.systems/mirror-3.4/distfiles/) # PKGMK_SOURCE_DIR="$PWD" PKGMK_SOURCE_DIR="/usr/ports/distfiles" # PKGMK_PACKAGE_DIR="$PWD" |