diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-09 19:17:35 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-09 19:17:35 +0000 |
commit | 13aa2a64563826fd3705f203253e276a5535ccd9 (patch) | |
tree | 91ccc13aeb46e86b49b5b0a2a3e9b8686783879d /mail/rubygem-tmail | |
parent | 6ea2545d2869365fe5eb75f8f565f41c47beb1be (diff) | |
download | ports-13aa2a64563826fd3705f203253e276a5535ccd9.tar.gz ports-13aa2a64563826fd3705f203253e276a5535ccd9.zip |
Notes
Diffstat (limited to 'mail/rubygem-tmail')
-rw-r--r-- | mail/rubygem-tmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/rubygem-tmail/Makefile b/mail/rubygem-tmail/Makefile index 712ca5d52c4b..67843bf9b065 100644 --- a/mail/rubygem-tmail/Makefile +++ b/mail/rubygem-tmail/Makefile @@ -10,7 +10,7 @@ CATEGORIES= mail rubygems MASTER_SITES= RG MAINTAINER= knu@FreeBSD.org -COMMENT= A RG +COMMENT= A RFC2822/MIME compliant mail manipulating library for Ruby USE_RUBY= yes USE_RUBYGEMS= yes |