diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2007-11-08 20:07:27 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2007-11-08 20:07:27 +0000 |
commit | facef38b9387deddfa28cd22a9e12768ecd5edf0 (patch) | |
tree | e83c23fa86702e3d345684fee6cf05c59fd7874d /mail | |
parent | c5a62d141a0b28edb03bc91711518e8c69d6f82d (diff) | |
download | pkgsrc-facef38b9387deddfa28cd22a9e12768ecd5edf0.tar.gz |
add and enable netbiff
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 089b964eb63..e6a63ecd883 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.337 2007/10/11 15:49:55 tv Exp $ +# $NetBSD: Makefile,v 1.338 2007/11/08 20:07:27 jnemeth Exp $ # COMMENT= Electronic mail utilities @@ -142,6 +142,7 @@ SUBDIR+= mush SUBDIR+= mutt SUBDIR+= mutt-devel SUBDIR+= nail +SUBDIR+= netbiff SUBDIR+= newmail SUBDIR+= newspipe SUBDIR+= nmh |