summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-11-09 03:44:40 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-11-09 03:44:40 +0000
commit158978d2adef92a7074919afbd0bc71960698810 (patch)
tree7e5b3f180f6855cc6a5d9e393b2b98e2013b6c26 /etc
parent5a8219e3f51833dbee3a2cf0c2f61a6113c4919d (diff)
downloadpfsense-158978d2adef92a7074919afbd0bc71960698810.zip
pfsense-158978d2adef92a7074919afbd0bc71960698810.tar.gz
Use files.pfsense.org
Diffstat (limited to 'etc')
-rw-r--r--etc/phpshellsessions/cvssync2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/phpshellsessions/cvssync b/etc/phpshellsessions/cvssync
index 12f0188..e4cef83 100644
--- a/etc/phpshellsessions/cvssync
+++ b/etc/phpshellsessions/cvssync
@@ -33,7 +33,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