[PC-BSD Commits] r7941 - pcbsd/current/src-sh/pbi-manager/etc
svn at pcbsd.org
svn at pcbsd.org
Fri Oct 29 06:36:38 PDT 2010
Author: kris
Date: 2010-10-29 06:36:38 -0700 (Fri, 29 Oct 2010)
New Revision: 7941
Modified:
pcbsd/current/src-sh/pbi-manager/etc/pbi.conf
Log:
Updated the default mirror for PBI / system updates / meta-pkgs during the snapshot
phase
Modified: pcbsd/current/src-sh/pbi-manager/etc/pbi.conf
===================================================================
--- pcbsd/current/src-sh/pbi-manager/etc/pbi.conf 2010-10-28 22:50:35 UTC (rev 7940)
+++ pcbsd/current/src-sh/pbi-manager/etc/pbi.conf 2010-10-29 13:36:38 UTC (rev 7941)
@@ -6,5 +6,5 @@
# Public openssl keys
PBI_PUBKEYS: /var/db/pbi-keys/pcbsd.ssl
-# Default Mirror for PBI Updating / Downloading
-PBI_MIRROR: ftp://mirrors.isc.org/pub/pcbsd
+# Default PC-BSD Mirror for PBI / System Updates / Meta-Pkgs
+PBI_MIRROR: ftp://ftp.pcbsd.org/pub/snapshots
More information about the Commits
mailing list