wok diff fail2ban/receipt @ rev 6749

Fix: winetricks must be executable (Thanks ernia)
author Christophe Lincoln <pankso@slitaz.org>
date Sun Oct 17 22:19:24 2010 +0200 (2010-10-17)
parents e1b5b3453f29
children e948f11f23d4
line diff
     1.1 --- a/fail2ban/receipt	Thu Dec 04 09:37:52 2008 +0000
     1.2 +++ b/fail2ban/receipt	Sun Oct 17 22:19:24 2010 +0200
     1.3 @@ -8,6 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://www.fail2ban.org/wiki/index.php/Main_Page"
     1.6  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.7 +TAGS="monitor network"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()