wok diff aircrack-ng-scripts/receipt @ rev 16983

caja: set libexec directory with params
author Yuri Pourre <yuripourre@gmail.com>
date Thu Aug 07 22:23:10 2014 -0300 (2014-08-07)
parents aa9d73cf312d
children 9340d813aee3
line diff
     1.1 --- a/aircrack-ng-scripts/receipt	Mon Jul 30 04:24:03 2012 +0000
     1.2 +++ b/aircrack-ng-scripts/receipt	Thu Aug 07 22:23:10 2014 -0300
     1.3 @@ -5,9 +5,11 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="Included scripts for a key cracker for the 802.11 WEP and WPA-PSK protocols"
     1.6  MAINTAINER="slaxemulator@gmail.com"
     1.7 +LICENSE="GPL2"
     1.8  WEB_SITE="http://aircrack-ng.org"
     1.9 +WANTED="aircrack-ng"
    1.10 +
    1.11  DEPENDS="aircrack-ng python graphviz pylorcan"
    1.12 -WANTED="aircrack-ng"
    1.13  
    1.14  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.15  genpkg_rules()