wok diff nano/receipt @ rev 5195

slitaz-doc: fix version for 3.0
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 28 17:16:33 2010 +0200 (2010-03-28)
parents 82cd8e77939c
children 2c74efb0b0f8
line diff
     1.1 --- a/nano/receipt	Sun Feb 07 18:41:46 2010 +0100
     1.2 +++ b/nano/receipt	Sun Mar 28 17:16:33 2010 +0200
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.nano-editor.org/"
     1.6  WGET_URL="http://www.nano-editor.org/dist/v2.0/$TARBALL"
     1.7 +TAGS="text-editor"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()