diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-29 22:38:52 +0800 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-29 22:38:52 +0800 |
commit | 4242259086f83c81ee2da8e6cd53a3a5498b1faa (patch) | |
tree | d9a365256016153327422b2086198f125e0bc8c7 /mail/Makefile | |
parent | 6470d34864662296f97144110bfb5aa2b264b25c (diff) | |
download | freebsd-ports-gnome-4242259086f83c81ee2da8e6cd53a3a5498b1faa.tar.gz freebsd-ports-gnome-4242259086f83c81ee2da8e6cd53a3a5498b1faa.tar.zst freebsd-ports-gnome-4242259086f83c81ee2da8e6cd53a3a5498b1faa.zip |
This plugin handles mailboxes in mbox format.
PR: ports/95442
Submitted by: Pawel Pekala <c0rn@o2.pl>
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 7e58e00a013d..122b94ebbdc1 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -523,6 +523,7 @@ SUBDIR += swaks SUBDIR += sylpheed SUBDIR += sylpheed-claws + SUBDIR += sylpheed-claws-mailmbox SUBDIR += sylpheed-claws-perl SUBDIR += sylpheed-claws-smime SUBDIR += sylpheed2 |