diff options
author | rodent <rodent@pkgsrc.org> | 2013-07-02 11:44:44 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-07-02 11:44:44 +0000 |
commit | 2015460cc0e3faa6af195801aa3e7e172f1b0e0f (patch) | |
tree | 48521859e516ad36a89f001a0b53bf0a96bbd27c /mail | |
parent | 60db11c54b9c2b94693740816f60b7ad81ea4bf5 (diff) | |
download | pkgsrc-2015460cc0e3faa6af195801aa3e7e172f1b0e0f.tar.gz |
+nmzmail
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 8ce4f3c586b..d073d167150 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.433 2013/05/04 15:59:08 mbalmer Exp $ +# $NetBSD: Makefile,v 1.434 2013/07/02 11:44:44 rodent Exp $ # COMMENT= Electronic mail utilities @@ -168,6 +168,7 @@ SUBDIR+= netbiff SUBDIR+= newmail SUBDIR+= newspipe SUBDIR+= nmh +SUBDIR+= nmzmail SUBDIR+= nullmailer SUBDIR+= oe2mbx SUBDIR+= offlineimap |