wok-6.x diff fdupes/receipt @ rev 18584
apache: disable SSLSessionCache
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Nov 12 16:05:44 2015 +0100 (2015-11-12) |
parents | b0b5a6802a27 |
children | 8dd8bab3f0ca |
line diff
1.1 --- a/fdupes/receipt Sun Jan 06 13:29:35 2013 +0100 1.2 +++ b/fdupes/receipt Thu Nov 12 16:05:44 2015 +0100 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="misc" 1.5 SHORT_DESC="Identify or delete duplicate files in specified directories.." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="MIT" 1.8 WEB_SITE="http://code.google.com/p/fdupes/" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WGET_URL="http://fdupes.googlecode.com/files/$TARBALL"