wok diff yaws/receipt @ rev 8746
Add perl-class-accessor
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Feb 19 18:29:48 2011 +0000 (2011-02-19) |
parents | ae8b3644d73d |
children | 6544a3b30593 |
line diff
1.1 --- a/yaws/receipt Fri Aug 07 17:00:32 2009 +0000 1.2 +++ b/yaws/receipt Sat Feb 19 18:29:48 2011 +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()