wok diff iptables/receipt @ rev 5277
lzma: add --version support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Apr 16 10:18:15 2010 +0200 (2010-04-16) |
parents | 939e9b93ed08 |
children | a1f5e69cf335 |
line diff
1.1 --- a/iptables/receipt Tue Sep 15 18:46:39 2009 +0200 1.2 +++ b/iptables/receipt Fri Apr 16 10:18:15 2010 +0200 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://www.netfilter.org/" 1.6 WGET_URL="http://www.netfilter.org/projects/iptables/files/$TARBALL" 1.7 +TAGS="firewall" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()