wok diff fcgi/receipt @ rev 6065

tazbb: breaks a cook loop
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 22 11:18:37 2010 +0200 (2010-08-22)
parents e06cd5eac01a
children ef17f8f40a10
line diff
     1.1 --- a/fcgi/receipt	Thu Sep 24 10:06:40 2009 +0000
     1.2 +++ b/fcgi/receipt	Sun Aug 22 11:18:37 2010 +0200
     1.3 @@ -8,6 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.fastcgi.com/"
     1.6  WGET_URL="http://www.fastcgi.com/dist/$TARBALL"
     1.7 +TAGS="CGI"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()