diff options
Diffstat (limited to 'net-analyzer/nettop/nettop-0.2.3.ebuild')
-rw-r--r-- | net-analyzer/nettop/nettop-0.2.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/nettop/nettop-0.2.3.ebuild b/net-analyzer/nettop/nettop-0.2.3.ebuild index dad873f06ff5..9268f06d1bdc 100644 --- a/net-analyzer/nettop/nettop-0.2.3.ebuild +++ b/net-analyzer/nettop/nettop-0.2.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nettop/nettop-0.2.3.ebuild,v 1.8 2004/11/22 17:18:09 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nettop/nettop-0.2.3.ebuild,v 1.9 2005/01/29 05:12:51 dragonheart Exp $ inherit eutils @@ -15,7 +15,7 @@ LICENSE="BSD" KEYWORDS="x86 sparc ~ppc" DEPEND="sys-libs/slang - net-libs/libpcap" + virtual/libpcap" src_compile() { |