diff options
author | Colin Smith <colin@pfsense.org> | 2005-02-27 16:52:44 +0000 |
---|---|---|
committer | Colin Smith <colin@pfsense.org> | 2005-02-27 16:52:44 +0000 |
commit | 7efecb7d28c9e09a861240a2dc34ea9c80a182c8 (patch) | |
tree | a25ca756d8ef458c612eda0c376c36480813f2b2 | |
parent | 99a406184cc68b7262afe4b49792333be6f07818 (diff) | |
download | pfsense-packages-7efecb7d28c9e09a861240a2dc34ea9c80a182c8.tar.gz pfsense-packages-7efecb7d28c9e09a861240a2dc34ea9c80a182c8.tar.bz2 pfsense-packages-7efecb7d28c9e09a861240a2dc34ea9c80a182c8.zip |
* Style cleanup.
* ftp.freebsd.org -> ftp2.freebsd.org
-rw-r--r-- | pkg_config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 5c16d70f..56732c90 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -182,7 +182,7 @@ <descr>Siproxd is a proxy/masquerading daemon for the SIP protocol. It handles registrations of SIP clients on a private IP network and performs rewriting of the SIP message bodies to make SIP connections possible via a masquerading firewall. It allows SIP clients (like kphone, linphone) to work behind an IP masquerading firewall or router.</descr> <category>Services</category> <config_file>http://www.pfsense.com/packages/config/siproxd.xml</config_file> - <depends_on_package_base_url>http://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5-stable/Latest</depends_on_package_base_url> + <depends_on_package_base_url>http://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-5-stable/Latest</depends_on_package_base_url> <depends_on_package>siproxd.tbz</depends_on_package> <version>0.5.9</version> <status>ALPHA</status> |