wok diff bogofilter/receipt @ rev 3880
Busybox: do not use linux/if_tunnel.h anymore
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Aug 11 10:57:12 2009 +0200 (2009-08-11) |
parents | 230ebda0b94a |
children | aac7d4754556 |
line diff
1.1 --- a/bogofilter/receipt Mon May 11 16:40:10 2009 +0200 1.2 +++ b/bogofilter/receipt Tue Aug 11 10:57:12 2009 +0200 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://bogofilter.sourceforge.net/" 1.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.7 +TAGS="mail email filter spam C" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()