[package] update ntp to 4.2.4p8 (#6330)
[openwrt/svn-archive/archive.git] / net / iperf / Makefile
index 6ec87db00d38894f093ae114824aaed739754274..ed9747adc2532a27fe5c0d5d4d9abe8e392c16f5 100644 (file)
@@ -4,7 +4,6 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 
@@ -23,7 +22,7 @@ define Package/iperf/Default
   CATEGORY:=Network
   DEPENDS:= +uclibcxx
   TITLE:=Internet Protocol bandwidth measuring tool
-  URL:=http://dast.nlanr.net/Projects/Iperf/
+  URL:=http://sourceforge.net/projects/iperf/
 endef
 
 define Package/iperf/Default/description