wok diff tsclient/receipt @ rev 7729
Add pyorbit.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Dec 19 19:38:49 2010 +0000 (2010-12-19) |
parents | f222ed5813c1 |
children | 02bbaa9d12ba |
line diff
1.1 --- a/tsclient/receipt Mon Mar 16 22:39:24 2009 +0000 1.2 +++ b/tsclient/receipt Sun Dec 19 19:38:49 2010 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://sourceforge.net/projects/tsclient/" 1.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.7 +TAGS="remote-desktop" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()