diff options
Diffstat (limited to 'net-misc/iperf/iperf-2.0.1.ebuild')
-rw-r--r-- | net-misc/iperf/iperf-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/iperf/iperf-2.0.1.ebuild b/net-misc/iperf/iperf-2.0.1.ebuild index ee3c452df90f..d8f9309d07ab 100644 --- a/net-misc/iperf/iperf-2.0.1.ebuild +++ b/net-misc/iperf/iperf-2.0.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-2.0.1.ebuild,v 1.1 2005/01/23 10:52:13 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/iperf/iperf-2.0.1.ebuild,v 1.2 2005/01/23 12:22:10 ka0ttic Exp $ DESCRIPTION="tool to measure IP bandwidth using UDP or TCP" HOMEPAGE="http://dast.nlanr.net/Projects/Iperf" -SRC_URI="http://dast.nlanr.net/Projects/Iperf/${P}.tar.gz" +SRC_URI="http://dast.nlanr.net/Projects/Iperf2.0/${P}.tar.gz" LICENSE="as-is" SLOT="0" |