summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2005-01-31 14:24:27 +0000
committerDaniel Black <dragonheart@gentoo.org>2005-01-31 14:24:27 +0000
commit9076da57b59759dad0e7aa600d3c65b787c3b11c (patch)
tree0de5b1d59192fc1a4d7f13e38a09d80e048d65dd /net-analyzer/ntop/ntop-3.1.ebuild
parentversion bump (diff)
downloadgentoo-2-9076da57b59759dad0e7aa600d3c65b787c3b11c.tar.gz
gentoo-2-9076da57b59759dad0e7aa600d3c65b787c3b11c.tar.bz2
gentoo-2-9076da57b59759dad0e7aa600d3c65b787c3b11c.zip
virtual/libpcap transition
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-analyzer/ntop/ntop-3.1.ebuild')
-rw-r--r--net-analyzer/ntop/ntop-3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ntop/ntop-3.1.ebuild b/net-analyzer/ntop/ntop-3.1.ebuild
index e4a058db1d82..100642ce7c0d 100644
--- a/net-analyzer/ntop/ntop-3.1.ebuild
+++ b/net-analyzer/ntop/ntop-3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.1.ebuild,v 1.1 2005/01/16 04:23:21 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-3.1.ebuild,v 1.2 2005/01/31 14:23:31 dragonheart Exp $
inherit gnuconfig eutils
@@ -17,7 +17,7 @@ DEPEND="virtual/libc
sys-apps/gawk
>=sys-devel/libtool-1.4
>=sys-libs/gdbm-1.8.0
- >=net-libs/libpcap-0.5.2
+ virtual/libpcap
>=media-libs/gd-2.0.22
>=media-libs/libpng-1.2.5
tcpd? ( >=sys-apps/tcp-wrappers-7.6-r4 )