summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-04 07:44:34 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-04 07:44:34 +0000
commit69711c998e89386f65bff78a4c6ea2035377ac81 (patch)
treeca76912b0ad573fa1c53b10d5477f5bf1265e7f4 /net-analyzer/fragroute/fragroute-1.2.ebuild
parentwhitespace cleanup (diff)
downloadgentoo-2-69711c998e89386f65bff78a4c6ea2035377ac81.tar.gz
gentoo-2-69711c998e89386f65bff78a4c6ea2035377ac81.tar.bz2
gentoo-2-69711c998e89386f65bff78a4c6ea2035377ac81.zip
fix DEPEND (dev-libs/libpcap -> net-libs/libpcap)
Diffstat (limited to 'net-analyzer/fragroute/fragroute-1.2.ebuild')
-rw-r--r--net-analyzer/fragroute/fragroute-1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/fragroute/fragroute-1.2.ebuild b/net-analyzer/fragroute/fragroute-1.2.ebuild
index 7c3d498efc84..23bdad3178b9 100644
--- a/net-analyzer/fragroute/fragroute-1.2.ebuild
+++ b/net-analyzer/fragroute/fragroute-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fragroute/fragroute-1.2.ebuild,v 1.1 2003/08/29 01:54:38 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fragroute/fragroute-1.2.ebuild,v 1.2 2003/09/04 07:44:30 msterret Exp $
DESCRIPTION="fragroute was written to aid in the testing of network intrusion detection systems, firewalls and basic TCP/IP stack behaviour."
HOMEPAGE="http://www.monkey.org/~dugsong/fragroute/"
@@ -11,7 +11,7 @@ KEYWORDS="~x86"
IUSE=""
DEPEND="virtual/glibc
>=dev-libs/libevent-0.6
- >=dev-libs/libpcap-0.7.2
+ >=net-libs/libpcap-0.7.2
>=dev-libs/libdnet-1.4"
RDEPEND=""
S=${WORKDIR}/${P}