diff options
author | schmonz <schmonz@pkgsrc.org> | 2004-07-21 22:58:34 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2004-07-21 22:58:34 +0000 |
commit | c293b76e434c108c47b4dd1de59a26c4c39144fd (patch) | |
tree | 1ea93aa345f45a46e99cbda2d6543fe9ec3faa9b /mail | |
parent | 37b62d897dbec814f570a44fac90de92ddf29c09 (diff) | |
download | pkgsrc-c293b76e434c108c47b4dd1de59a26c4c39144fd.tar.gz |
Add and enable netqmail.
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 b5af2667059..67cbc205b33 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.221 2004/07/21 22:37:20 jlam Exp $ +# $NetBSD: Makefile,v 1.222 2004/07/21 22:58:34 schmonz Exp $ # COMMENT= Electronic mail utilities @@ -105,6 +105,7 @@ SUBDIR+= mush SUBDIR+= mutt SUBDIR+= mutt-devel SUBDIR+= nail +SUBDIR+= netqmail SUBDIR+= newmail SUBDIR+= nmh SUBDIR+= nullmailer |