diff options
author | knu <knu@FreeBSD.org> | 2002-10-23 21:56:46 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-10-23 21:56:46 +0000 |
commit | 189e442c6a263f288a365250225c052d6d4715fb (patch) | |
tree | e748678d4533eaac637eb088caafec5c3f63ab49 /mail/Makefile | |
parent | fcb4e16fb9e8ba9253484923a2c7d82d23612c2f (diff) | |
download | FreeBSD-ports-189e442c6a263f288a365250225c052d6d4715fb.zip FreeBSD-ports-189e442c6a263f288a365250225c052d6d4715fb.tar.gz |
Add ruby-mime-types, MIME::Types for Ruby.
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 44d5e1e..4517854 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -222,6 +222,7 @@ SUBDIR += rlytest SUBDIR += rmime SUBDIR += rmoldmail + SUBDIR += ruby-mime-types SUBDIR += ruby-rmail SUBDIR += ruby-tmail SUBDIR += sendmail |