wok diff boxbackup-server/receipt @ rev 3568

tag rest of b* receipts
author Rohit Joshi <jozee@slitaz.org>
date Thu Jun 25 10:49:46 2009 +0000 (2009-06-25)
parents a7e71267442a
children cf59d85c8bd5
line diff
     1.1 --- a/boxbackup-server/receipt	Sat Dec 20 18:32:58 2008 +0100
     1.2 +++ b/boxbackup-server/receipt	Thu Jun 25 10:49:46 2009 +0000
     1.3 @@ -11,6 +11,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tgz"
     1.5  WEB_SITE="http://www.boxbackup.org/"
     1.6  WGET_URL="$SF_MIRROR/$SOURCE/$TARBALL"
     1.7 +TAGS="backup automatic server network"
     1.8  
     1.9  # Configuration variables
    1.10  HOSTNAME=`ifconfig | awk -F ":" '/cast/ {print substr($2,0, index($2," ")-1) }'`
    1.11 @@ -177,4 +178,4 @@
    1.12  	fi
    1.13  	# Delete PID, sock files
    1.14  	rm -f /var/run/bbstored.*
    1.15 -}
    1.16 \ No newline at end of file
    1.17 +}