wok diff httpfs-fuse/receipt @ rev 8997
asterisk: fix extract-cfile.awk
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Mar 03 14:42:56 2011 +0100 (2011-03-03) |
parents | 0c827ca320aa |
children | 69fad0d6b8b4 |
line diff
1.1 --- a/httpfs-fuse/receipt Wed Aug 20 17:18:51 2008 +0000 1.2 +++ b/httpfs-fuse/receipt Thu Mar 03 14:42:56 2011 +0100 1.3 @@ -11,6 +11,7 @@ 1.4 TARBALL="${SOURCE}_$VERSION.tar.gz" 1.5 WEB_SITE="http://httpfs.sourceforge.net/" 1.6 WGET_URL="$SF_MIRROR/httpfs/$TARBALL" 1.7 +TAGS="filesystem" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()