wok-stable diff boxbackup-client/receipt @ rev 4375

emacs: fix depends
author Paul Issott <paul@slitaz.org>
date Sun Oct 11 13:56:43 2009 +0000 (2009-10-11)
parents a7e71267442a
children 395ec8205cff
line diff
     1.1 --- a/boxbackup-client/receipt	Sat Dec 20 18:32:58 2008 +0100
     1.2 +++ b/boxbackup-client/receipt	Sun Oct 11 13:56:43 2009 +0000
     1.3 @@ -9,6 +9,7 @@
     1.4  SOURCE="boxbackup"
     1.5  WANTED="boxbackup-server"
     1.6  WEB_SITE="http://www.boxbackup.org/"
     1.7 +TAGS="backup automatic client"
     1.8  
     1.9  # Configuration variables                                                                                                    
    1.10  CONF_DIR="/etc/box"
    1.11 @@ -77,4 +78,4 @@
    1.12  	fi
    1.13  	# Delete PID, sock files
    1.14  	rm -f /var/run/bbackupd.*
    1.15 -}
    1.16 \ No newline at end of file
    1.17 +}