aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Smith <colin@pfsense.org>2005-02-25 04:35:59 +0000
committerColin Smith <colin@pfsense.org>2005-02-25 04:35:59 +0000
commiteb4f184b2472066fa013617364045dd7f1c1572b (patch)
tree04ad2de703cab28f3a77d88e87f02de0710c9859
parentf8db373bbc5f53ec04c4e4294b161c52ed71d916 (diff)
downloadpfsense-packages-eb4f184b2472066fa013617364045dd7f1c1572b.tar.gz
pfsense-packages-eb4f184b2472066fa013617364045dd7f1c1572b.tar.bz2
pfsense-packages-eb4f184b2472066fa013617364045dd7f1c1572b.zip
pfSense doesn't like using Latest/ - change to a more specific location.
-rw-r--r--pkg_config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.xml b/pkg_config.xml
index 85a6068b..411c2f2f 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -146,8 +146,8 @@
<descr>Iperf is a tool for measuring maximum TCP and UDP bandwidth, reminiscent of ttcp and nettest. It has been written to overcome the shortcomings of those aging tools. Iperf can also test UDP bandwidth, loss, and jitter.</descr>
<category>Network Management</category>
<config_file>http://www.pfsense.com/packages/config/iperf.xml</config_file>
- <depends_on_package_base_url>ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5.3-release/Latest</depends_on_package_base_url>
- <depends_on_package>iperf.tbz</depends_on_package>
+ <depends_on_package_base_url>ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5.3-release/All</depends_on_package_base_url>
+ <depends_on_package>iperf-1.7.0.tbz</depends_on_package>
<version>1.7.0</version>
<status>ALPHA</status>
<configurationfile>iperf.xml</configurationfile>