diff options
author | Ermal <eri@pfsense.org> | 2010-11-18 18:36:07 +0000 |
---|---|---|
committer | Ermal <eri@pfsense.org> | 2010-11-18 18:36:07 +0000 |
commit | 0dc5c9ae46e92624e2aebaa23f4df52d5ac32661 (patch) | |
tree | 238773199109c8297410548bb60c0e06c9a05cc7 | |
parent | e617de347a3bc1cdd01f1db3fabfb7462eb81417 (diff) | |
download | pfsense-packages-0dc5c9ae46e92624e2aebaa23f4df52d5ac32661.tar.gz pfsense-packages-0dc5c9ae46e92624e2aebaa23f4df52d5ac32661.tar.bz2 pfsense-packages-0dc5c9ae46e92624e2aebaa23f4df52d5ac32661.zip |
Use correct URL for package
-rwxr-xr-x | pkg_config.8.xml | 2 | ||||
-rwxr-xr-x | pkg_config.8.xml.amd64 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 4e3b6199..7c381503 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -329,7 +329,7 @@ <descr>Proxy for handling NAT of multiple SIP devices to a single public IP.</descr> <category>Services</category> <config_file>http://www.pfsense.com/packages/config/siproxd.xml</config_file> - <depends_on_package_base_url>http://files.pfsense.org/packages/80/All/</depends_on_package_base_url> + <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> <depends_on_package>siproxd-0.7.1_1.tbz</depends_on_package> <pkginfolink>http://doc.pfsense.org/index.php/Siproxd_package</pkginfolink> <build_port_path>/usr/ports/net/siproxd</build_port_path> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 7cbf64b2..dfe25477 100755 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -364,7 +364,7 @@ <descr>Proxy for handling NAT of multiple SIP devices to a single public IP.</descr> <category>Services</category> <config_file>http://www.pfsense.com/packages/config/siproxd.xml</config_file> - <depends_on_package_base_url>http://files.pfsense.org/packages/80/All/</depends_on_package_base_url> + <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> <depends_on_package>siproxd-0.7.1_1.tbz</depends_on_package> <pkginfolink>http://doc.pfsense.org/index.php/Siproxd_package</pkginfolink> <build_port_path>/usr/ports/net/siproxd</build_port_path> |