wok diff pflogsumm/receipt @ rev 18820

syslinux/iso2exe.sh: -f should keep flavor info
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 16 10:28:02 2016 +0100 (2016-01-16)
parents 903156784651
children a6f7b6b890c2
line diff
     1.1 --- a/pflogsumm/receipt	Thu Aug 06 12:50:00 2015 +0200
     1.2 +++ b/pflogsumm/receipt	Sat Jan 16 10:28:02 2016 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://jimsun.linxnet.com/postfix_contrib.html"
     1.6  WGET_URL="http://jimsun.linxnet.com/downloads/$TARBALL"
     1.7 -TAGS="postfix mail logs analyser"
     1.8 +TAGS="postfix mail logs analyzer"
     1.9  
    1.10  DEPENDS="perl-date-calc"
    1.11  SUGGESTED="postfix"