wok-6.x diff re2c/receipt @ rev 8617
Fix syntax error in xfburn.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Feb 14 15:52:23 2011 +0000 (2011-02-14) |
parents | ac4a4ec1c9e1 |
children | 23c3aed67cd9 |
line diff
1.1 --- a/re2c/receipt Wed Apr 29 21:28:38 2009 +0200 1.2 +++ b/re2c/receipt Mon Feb 14 15:52:23 2011 +0000 1.3 @@ -8,6 +8,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://re2c.org/" 1.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.7 +TAGS="scanner" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()