diff options
author | Steve Wills <swills@FreeBSD.org> | 2014-09-14 02:06:58 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2014-09-14 02:06:58 +0000 |
commit | 28071e639803800705a6938642ba75b31f925b45 (patch) | |
tree | 80b3dcb025ec943583a478981072ebc0ef107aa8 /mail/Makefile | |
parent | ec6354100bcad612065a1c296b7176385d726ed5 (diff) |
Notes
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 3b1e21f9b845..c9705fb9dd0a 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -566,9 +566,11 @@ SUBDIR += ruby-rfilter SUBDIR += ruby-rmail SUBDIR += rubygem-actionmailer + SUBDIR += rubygem-actionmailer4 SUBDIR += rubygem-exception_notification SUBDIR += rubygem-larch SUBDIR += rubygem-mail + SUBDIR += rubygem-mail25 SUBDIR += rubygem-mailfactory SUBDIR += rubygem-pony SUBDIR += rubygem-qmail |