wok-stable diff alpine/receipt @ rev 3572
Add get-google-chrome (thanks rocky)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jun 25 17:22:57 2009 +0200 (2009-06-25) |
parents | 7a436db659a4 |
children | 36ea9192b791 |
line diff
1.1 --- a/alpine/receipt Sun Mar 15 22:17:07 2009 +0000 1.2 +++ b/alpine/receipt Thu Jun 25 17:22:57 2009 +0200 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE.tar.gz" 1.5 WEB_SITE="http://www.washington.edu/alpine/" 1.6 WGET_URL="ftp://ftp.cac.washington.edu/alpine/$TARBALL" 1.7 +TAGS="mail client" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()