diff options
author | Silvino Silva <silvino@bk.ru> | 2019-02-14 04:58:25 +0000 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2019-02-14 06:07:32 +0000 |
commit | 4fafa3dbe6bddda8655ad1a8521f99de9f5f9e24 (patch) | |
tree | 618a392022a78dd0cc7d4f7094d2051daa90e717 /core/ports.html | |
parent | 6847d67bb8e98db3e00489b223cd694a3e9f0733 (diff) | |
download | doc-4fafa3dbe6bddda8655ad1a8521f99de9f5f9e24.tar.gz |
initial host and fqd rebranding
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" |