wok-6.x diff tcpdump/receipt @ rev 8863
nqc needs -j1 to compile
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Feb 26 03:58:13 2011 +0100 (2011-02-26) |
parents | 3e397378bee1 |
children | 02bbaa9d12ba |
line diff
1.1 --- a/tcpdump/receipt Tue Jul 15 19:31:18 2008 +0000 1.2 +++ b/tcpdump/receipt Sat Feb 26 03:58:13 2011 +0100 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.tcpdump.org/" 1.6 WGET_URL="http://www.tcpdump.org/release/$TARBALL" 1.7 +TAGS="network security" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()