summaryrefslogtreecommitdiffstats
path: root/etc/phpshellsessions
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-11-09 03:44:46 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-11-09 03:44:46 +0000
commitf47b64ad9d5921e554c79cfb915fb7f0a0d5f27a (patch)
treeff174513b3903e94cee8fe6c32f8826fac7a8d47 /etc/phpshellsessions
parentf44fe78062c62bdd0ec9a06e8252c73b81576689 (diff)
downloadpfsense-f47b64ad9d5921e554c79cfb915fb7f0a0d5f27a.zip
pfsense-f47b64ad9d5921e554c79cfb915fb7f0a0d5f27a.tar.gz
Use files.pfsense.org
Diffstat (limited to 'etc/phpshellsessions')
-rw-r--r--etc/phpshellsessions/cvssync2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/phpshellsessions/cvssync b/etc/phpshellsessions/cvssync
index bc3885e..a765fa5 100644
--- a/etc/phpshellsessions/cvssync
+++ b/etc/phpshellsessions/cvssync
@@ -27,7 +27,7 @@ unlink_if_exists("/tmp/config.cache");
if(!file_exists("/usr/local/bin/cvsup")) {
echo "Cannot find cvsup, pkg_add in progress...";
- system("/usr/sbin/pkg_add -r cvsup-without-gui");
+ system("/usr/sbin/pkg_add -r http://files.pfsense.org/packages/7/All/cvsup-without-gui-16.1h_4.tbz");
}
if(!file_exists("/usr/bin/cvs")) {
OpenPOWER on IntegriCloud