diff options
author | schmonz <schmonz@pkgsrc.org> | 2005-12-03 06:34:35 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2005-12-03 06:34:35 +0000 |
commit | f0ad556874aa757c47c50e41334f238db97caccb (patch) | |
tree | 347075cd96f9bbd4b5009ab6cdb4a4d18ef11842 /mail/Makefile | |
parent | 1ee6dbce7a64131d6153fbb2244013a264e87cf7 (diff) | |
download | pkgsrc-f0ad556874aa757c47c50e41334f238db97caccb.tar.gz |
Add and enable newspipe.
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index fc82e7148ff..ce1881d7a1d 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.277 2005/11/13 18:36:41 martti Exp $ +# $NetBSD: Makefile,v 1.278 2005/12/03 06:34:35 schmonz Exp $ # COMMENT= Electronic mail utilities @@ -113,6 +113,7 @@ SUBDIR+= mutt SUBDIR+= mutt-devel SUBDIR+= nail SUBDIR+= newmail +SUBDIR+= newspipe SUBDIR+= nmh SUBDIR+= nullmailer SUBDIR+= oe2mbx |