diff options
author | wiz <wiz@pkgsrc.org> | 2016-07-11 22:05:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-07-11 22:05:14 +0000 |
commit | 080d96fac7efeb740a28deb1a1f13444f858b6be (patch) | |
tree | 36176c3edfbb475b7611f72dfd720b4163ddcee9 /mail | |
parent | 808dc2489f60e51c8edacf57511d4d320a394967 (diff) | |
download | pkgsrc-080d96fac7efeb740a28deb1a1f13444f858b6be.tar.gz |
+ neomutt.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index d239c826a5c..47f7122f88b 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.477 2016/07/11 22:03:45 wiz Exp $ +# $NetBSD: Makefile,v 1.478 2016/07/11 22:05:14 wiz Exp $ # COMMENT= Electronic mail utilities @@ -164,6 +164,7 @@ SUBDIR+= mpop SUBDIR+= msmtp SUBDIR+= mush SUBDIR+= mutt +SUBDIR+= neomutt SUBDIR+= netbiff SUBDIR+= newmail SUBDIR+= newspipe |