diff options
author | taca <taca@pkgsrc.org> | 2016-09-13 16:04:51 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2016-09-13 16:04:51 +0000 |
commit | 1f29846b7f2733df86696863ad989958c690de48 (patch) | |
tree | 7e6575c9b4e2932da6faf99cd8adde01a959e22e /mail | |
parent | 7f4d3821baa11a3e51dce9b71017bbbee03d96f4 (diff) | |
download | pkgsrc-1f29846b7f2733df86696863ad989958c690de48.tar.gz |
Add and enable roundcube-plugin-enigma, roundcube-plugin-password
and roundcube-plugin-zipdownload.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 41596841c3a..997ad61c172 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.480 2016/07/29 21:42:25 minskim Exp $ +# $NetBSD: Makefile,v 1.481 2016/09/13 16:04:51 taca Exp $ # COMMENT= Electronic mail utilities @@ -307,6 +307,9 @@ SUBDIR+= relay-ctrl SUBDIR+= ripmime SUBDIR+= rmail-mime SUBDIR+= roundcube +SUBDIR+= roundcube-plugin-enigma +SUBDIR+= roundcube-plugin-password +SUBDIR+= roundcube-plugin-zipdownload SUBDIR+= rspamd SUBDIR+= rss2email SUBDIR+= ruby-actionmailer32 |