diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-26 16:36:18 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-26 16:36:18 +0000 |
commit | 4246040b9f3054b0a1d4d9208c867546d5d8314c (patch) | |
tree | 7ca4fb9732432ed8fe0ecf14e7e9c2c434358dba /mail/Makefile | |
parent | 7fa6d44aa2b47cf954e082b3ec72d0417a158087 (diff) |
While deploying RoundCube at the University of Michigan was developed a new
skin. It is a modern, open interface with tools and actions arranged with
optimal usability in mind. Light color blocks and borders delineate application
areas without drawing too much attention or drawing focus away from the
content.
WWW: http://www.roundcubeforum.net
PR: ports/138161
Submitted by: Alexey V. Degtyarev
Notes
Notes:
svn path=/head/; revision=240358
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 a8613c5e0f01..a06741cb3d70 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -571,6 +571,7 @@ SUBDIR += roundcube-air SUBDIR += roundcube-groupvice SUBDIR += roundcube-mvision2 + SUBDIR += roundcube-umich SUBDIR += rss2email SUBDIR += ruby-rfilter SUBDIR += ruby-rmail |