about summary refs log tree commit diff stats
path: root/tools/scripts/pkgmk-test.conf
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2018-06-12 00:09:06 +0100
committerSilvino Silva <silvino@bk.ru>2018-06-12 00:09:06 +0100
commitf5a5ccbf1af61c4a70695b01187c32fd5ead2e76 (patch)
tree2b73a732dc3f199009e6626e2b599175b7fb16a1 /tools/scripts/pkgmk-test.conf
parent39b2bc2174a6a25a0e727ecc12bb0edadaac689f (diff)
downloaddoc-f5a5ccbf1af61c4a70695b01187c32fd5ead2e76.tar.gz
network, iptables, sshd config fix's
Diffstat (limited to 'tools/scripts/pkgmk-test.conf')
-rw-r--r--tools/scripts/pkgmk-test.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/scripts/pkgmk-test.conf b/tools/scripts/pkgmk-test.conf
index 3b0031d..6dec896 100644
--- a/tools/scripts/pkgmk-test.conf
+++ b/tools/scripts/pkgmk-test.conf
@@ -4,7 +4,7 @@
 
 source /etc/pkgmk.conf
 
-#PKGMK_SOURCE_MIRRORS=(https://c9.root.sx/ports/distfiles/)
+PKGMK_SOURCE_MIRRORS=()
 PKGMK_SOURCE_DIR="$PWD"
 PKGMK_PACKAGE_DIR="$PWD"
 PKGMK_WORK_DIR="$PWD/work"