wok-stable diff yaws/receipt @ rev 5105
wifi-firmare: improve wget_urls; add support for fw-only install; distribute free fw
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Wed Mar 17 11:48:31 2010 +0000 (2010-03-17) |
parents | ae8b3644d73d |
children | 6544a3b30593 |
line diff
1.1 --- a/yaws/receipt Fri Aug 07 17:00:32 2009 +0000 1.2 +++ b/yaws/receipt Wed Mar 17 11:48:31 2010 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://yaws.hyber.org" 1.6 WGET_URL="$WEB_SITE/download/$TARBALL" 1.7 +TAGS="webserver" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()