wok diff tcpdump/receipt @ rev 6119

Add cd-discid (1.1) get CDDB discid information from a CD
author Dominique Corbex <domcox@slitaz.org>
date Sun Sep 05 11:46:52 2010 +0200 (2010-09-05)
parents 3e397378bee1
children 02bbaa9d12ba
line diff
     1.1 --- a/tcpdump/receipt	Tue Jul 15 19:31:18 2008 +0000
     1.2 +++ b/tcpdump/receipt	Sun Sep 05 11:46:52 2010 +0200
     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()