wok-current diff c-client/receipt @ rev 5480

Fix VERSION in ruby to be 1.9.1-p378.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu May 06 02:11:33 2010 +0000 (2010-05-06)
parents f2968cc8e5fe
children e9e172014742
line diff
     1.1 --- a/c-client/receipt	Mon May 18 21:47:38 2009 +0200
     1.2 +++ b/c-client/receipt	Thu May 06 02:11:33 2010 +0000
     1.3 @@ -10,6 +10,7 @@
     1.4  WEB_SITE="http://www.washington.edu/imap/"
     1.5  WGET_URL="ftp://ftp.cac.washington.edu/mail/$TARBALL"
     1.6  BUILD_DEPENDS="openssl-dev"
     1.7 +TAGS="imap pop3 smtp"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()