summaryrefslogtreecommitdiffstats
path: root/etc/phpshellsessions
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-03-19 00:51:08 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-03-19 00:51:08 +0000
commite7b552efa91ca49fc5d5e287e2a32d5a82a9417d (patch)
tree743232b70210c0cb3dd2ffc3b3b854ff338dac84 /etc/phpshellsessions
parent1b3e5c016b90a501ab6a07aab1a05b09eab31571 (diff)
downloadpfsense-e7b552efa91ca49fc5d5e287e2a32d5a82a9417d.zip
pfsense-e7b552efa91ca49fc5d5e287e2a32d5a82a9417d.tar.gz
Update url to 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 e149117..86c9a4b 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 http://www.pfsense.com/packages/All/cvsup-without-gui-16.1h_2.tbz");
+ system("/usr/sbin/pkg_add -r http://files.pfsense.org/packages/All/cvsup-without-gui-16.1h_2.tbz");
}
if(!file_exists("/usr/bin/cvs")) {
OpenPOWER on IntegriCloud