wok diff nasm/receipt @ rev 5407

Up: clamav (0.96)
author Christopher Rogers <slaxemulator@gmail.com>
date Sun May 02 23:48:36 2010 +0000 (2010-05-02)
parents c5a9be378b46
children 7ead2736d651
line diff
     1.1 --- a/nasm/receipt	Tue Nov 18 11:27:13 2008 +0000
     1.2 +++ b/nasm/receipt	Sun May 02 23:48:36 2010 +0000
     1.3 @@ -8,6 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://www.nasm.us/"
     1.6  WGET_URL="${WEB_SITE}pub/$PACKAGE/releasebuilds/$VERSION/$TARBALL"
     1.7 +TAGS="assembler"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()