summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/iftop
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/iftop')
-rw-r--r--meta-networking/recipes-support/iftop/iftop_1.0pre2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb b/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb
index cc1f8b046..e60fc8a70 100644
--- a/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb
+++ b/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb
@@ -1,6 +1,6 @@
1SUMMARY = "iftop does for network usage what top(1) does for CPU usage" 1SUMMARY = "iftop does for network usage what top(1) does for CPU usage"
2HOMEPAGE = "http://www.ex-parrot.com/pdw/iftop/" 2HOMEPAGE = "http://www.ex-parrot.com/pdw/iftop/"
3 3SECTION = "net"
4DEPENDS = "libpcap ncurses" 4DEPENDS = "libpcap ncurses"
5 5
6LICENSE = "GPLv2" 6LICENSE = "GPLv2"