summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/iftop/iftop-0.16-r1.ebuild')
-rw-r--r--net-analyzer/iftop/iftop-0.16-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/iftop/iftop-0.16-r1.ebuild b/net-analyzer/iftop/iftop-0.16-r1.ebuild
index c248663363c4..045a8eba6c3e 100644
--- a/net-analyzer/iftop/iftop-0.16-r1.ebuild
+++ b/net-analyzer/iftop/iftop-0.16-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-0.16-r1.ebuild,v 1.1 2006/01/06 17:48:32 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iftop/iftop-0.16-r1.ebuild,v 1.2 2006/02/15 23:03:37 jokey Exp $
inherit eutils
@@ -14,7 +14,7 @@ KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND="sys-libs/ncurses
- virtual/libpcap"
+ net-libs/libpcap"
src_unpack() {
unpack ${A}; cd "${S}"