wok-stable diff bird/receipt @ rev 7180
Added airpwn. Airpwn is a tool for generic packet injection on an 802.11 network.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Nov 08 00:03:57 2010 +0000 (2010-11-08) |
parents | 4273e906522b |
children | 59009b1c6878 |
line diff
1.1 --- a/bird/receipt Tue Feb 16 11:40:35 2010 +0000 1.2 +++ b/bird/receipt Mon Nov 08 00:03:57 2010 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="internet routing daemon" 1.6 MAINTAINER="allan316@gmail.com" 1.7 -DEPENDS="" 1.8 +DEPENDS="readline ncurses" 1.9 BUILD_DEPENDS="readline-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://bird.network.cz"