wok diff ncmpc/receipt @ rev 7605
Add chntpw.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Dec 11 08:14:24 2010 +0000 (2010-12-11) |
parents | 7d4197e5834d |
children | 8abbe2eaf39b |
line diff
1.1 --- a/ncmpc/receipt Sat Mar 14 14:52:47 2009 +0000 1.2 +++ b/ncmpc/receipt Sat Dec 11 08:14:24 2010 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://hem.bredband.net/kaw/ncmpc/index.html" 1.6 WGET_URL="http://hem.bredband.net/kaw/ncmpc/files/$TARBALL" 1.7 +TAGS="music player" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()