diff options
author | nia <nia@pkgsrc.org> | 2021-07-13 13:14:28 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2021-07-13 13:14:28 +0000 |
commit | 105c1d33f07d23b586a7d9d3d978995024d09de5 (patch) | |
tree | a3e6019856131d7862085a0ad785df03b8c25ef0 /mail | |
parent | dbd15b943926bbdf9cff77d2c1106bf9a6c904c3 (diff) | |
download | pkgsrc-105c1d33f07d23b586a7d9d3d978995024d09de5.tar.gz |
mail: add new claws mail plugins
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 117c6ef8685..0bca62002c5 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.570 2021/05/25 15:24:20 nia Exp $ +# $NetBSD: Makefile,v 1.571 2021/07/13 13:14:28 nia Exp $ # COMMENT= Electronic mail utilities @@ -28,7 +28,9 @@ SUBDIR+= claws-mail-attachwarner SUBDIR+= claws-mail-attremover SUBDIR+= claws-mail-bogofilter SUBDIR+= claws-mail-cachesaver +SUBDIR+= claws-mail-dillo SUBDIR+= claws-mail-fetchinfo +SUBDIR+= claws-mail-libravatar SUBDIR+= claws-mail-mailmbox SUBDIR+= claws-mail-managesieve SUBDIR+= claws-mail-newmail |