diff options
Diffstat (limited to 'net-analyzer/tcptrace/tcptrace-6.6.7.ebuild')
-rw-r--r-- | net-analyzer/tcptrace/tcptrace-6.6.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/tcptrace/tcptrace-6.6.7.ebuild b/net-analyzer/tcptrace/tcptrace-6.6.7.ebuild index 0970409d0c08..d02c670ebb13 100644 --- a/net-analyzer/tcptrace/tcptrace-6.6.7.ebuild +++ b/net-analyzer/tcptrace/tcptrace-6.6.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/tcptrace-6.6.7.ebuild,v 1.2 2005/07/09 18:39:54 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/tcptrace-6.6.7.ebuild,v 1.3 2006/02/17 16:17:22 jokey Exp $ inherit gnuconfig @@ -15,7 +15,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~amd64 ~ppc64" -DEPEND="virtual/libpcap" +DEPEND="net-libs/libpcap" src_unpack() { unpack ${A} |