wok diff ebtables/receipt @ rev 8399

linux,syslinux: no more awk in shell tools
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 05 16:34:18 2011 +0100 (2011-02-05)
parents 7b93367385e7
children fb26dae68816
line diff
     1.1 --- a/ebtables/receipt	Mon Nov 30 11:04:28 2009 +0100
     1.2 +++ b/ebtables/receipt	Sat Feb 05 16:34:18 2011 +0100
     1.3 @@ -8,6 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://ebtables.sourceforge.net/"
     1.6  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.7 +TAGS="firewall"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()