summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/fragroute/fragroute-1.2.ebuild')
-rw-r--r--net-analyzer/fragroute/fragroute-1.2.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/net-analyzer/fragroute/fragroute-1.2.ebuild b/net-analyzer/fragroute/fragroute-1.2.ebuild
index dc239a8e1b3f..93bfcdb4132c 100644
--- a/net-analyzer/fragroute/fragroute-1.2.ebuild
+++ b/net-analyzer/fragroute/fragroute-1.2.ebuild
@@ -1,14 +1,16 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# 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.12 2009/09/23 18:18:32 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fragroute/fragroute-1.2.ebuild,v 1.13 2010/01/15 19:52:41 ulm 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/"
SRC_URI="http://www.monkey.org/~dugsong/fragroute/${P}.tar.gz"
-LICENSE="DSNIFF"
+
+LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~ppc x86"
IUSE=""
+
DEPEND=">=dev-libs/libevent-0.6
net-libs/libpcap
>=dev-libs/libdnet-1.4"