diff options
author | minskim <minskim@pkgsrc.org> | 2005-11-12 04:15:12 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-11-12 04:15:12 +0000 |
commit | 767258e34ded4e2c0bc5e2ee7093030cc2322fb5 (patch) | |
tree | 2ef33c44d6c21a721152731d730cbf3dec7d1aac /mail/Makefile | |
parent | 84a51c3953338593d8a5403dddfb37b04ec06ffa (diff) | |
download | pkgsrc-767258e34ded4e2c0bc5e2ee7093030cc2322fb5.tar.gz |
Add esmtp.
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 40cb378f5bc..485c867b817 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.274 2005/10/31 20:36:05 minskim Exp $ +# $NetBSD: Makefile,v 1.275 2005/11/12 04:15:12 minskim Exp $ # COMMENT= Electronic mail utilities @@ -37,6 +37,7 @@ SUBDIR+= dspam SUBDIR+= elm SUBDIR+= elm-me SUBDIR+= elmo +SUBDIR+= esmtp SUBDIR+= etach SUBDIR+= etpan SUBDIR+= evolution |