wok-next diff iftop/receipt @ rev 10867

john: Fixed. Add patch so $JOHN is set to /usr/share/john. Also add all *.chr files and password.lst to /usr/share/john.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Jun 19 11:36:07 2011 +0000 (2011-06-19)
parents faa4c6e9600b
children de49f29b101e
line diff
     1.1 --- a/iftop/receipt	Tue Feb 16 14:37:58 2010 +0000
     1.2 +++ b/iftop/receipt	Sun Jun 19 11:36:07 2011 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://ex-parrot.com/~pdw/iftop/"
     1.6  WGET_URL="${WEB_SITE}download/$TARBALL"
     1.7 -BUILD_DEPENDS="libpcap ncurses-dev"
     1.8 +BUILD_DEPENDS="libpcap-dev ncurses-dev"
     1.9  DEPENDS="libpcap ncurses"
    1.10  TAGS="network monitor usage"
    1.11