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 c377d79..34583d1 100644 --- a/core/ports.html +++ b/core/ports.html @@ -97,7 +97,7 @@ ;; esac - #PKGMK_SOURCE_MIRRORS=(http://hive.gnu.systems/ports/distfiles/) + #PKGMK_SOURCE_MIRRORS=(http://machine.example.org/ports/distfiles/) # PKGMK_SOURCE_DIR="$PWD" PKGMK_SOURCE_DIR="/usr/ports/distfiles" # PKGMK_PACKAGE_DIR="$PWD" |