wok-next diff alpine/receipt @ rev 3844
add yaws - webserver written in erlang
author | Allan Pinto <allan316@gmail.com> |
---|---|
date | Fri Aug 07 17:00:32 2009 +0000 (2009-08-07) |
parents | 7a436db659a4 |
children | 36ea9192b791 |
line diff
1.1 --- a/alpine/receipt Sun Mar 15 22:17:07 2009 +0000 1.2 +++ b/alpine/receipt Fri Aug 07 17:00:32 2009 +0000 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()