wok diff bluefish/receipt @ rev 3886
perdition: ensure pidfile are valid
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 12 18:13:06 2009 +0200 (2009-08-12) |
parents | 2407153fdf77 |
children | 395ec8205cff |
line diff
1.1 --- a/bluefish/receipt Mon Mar 16 21:35:18 2009 +0000 1.2 +++ b/bluefish/receipt Wed Aug 12 18:13:06 2009 +0200 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://bluefish.openoffice.nl/index.html" 1.6 WGET_URL="http://www.bennewitz.com/bluefish/stable/source/${TARBALL}" 1.7 +TAGS="editor language HTML programming scripting" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()