diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2010-11-04 05:37:58 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2010-11-04 05:37:58 +0000 |
commit | 3be1c2228214edc105388652f9e36338c5fbb61d (patch) | |
tree | 42e3be0b428363b06b40b76e7d05d3b66be149b0 /mail | |
parent | 4000e73ebf8aa419749f4cae4da595e04d48f888 (diff) | |
download | pkgsrc-3be1c2228214edc105388652f9e36338c5fbb61d.tar.gz |
add and enable sendmail-qtool
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 5d35d4a0bbd..f669997185d 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.403 2010/10/30 12:39:23 obache Exp $ +# $NetBSD: Makefile,v 1.404 2010/11/04 05:37:58 jnemeth Exp $ # COMMENT= Electronic mail utilities @@ -281,6 +281,7 @@ SUBDIR+= ruby-mime-types SUBDIR+= ruby-tmail SUBDIR+= safecat SUBDIR+= sendmail +SUBDIR+= sendmail-qtool SUBDIR+= sendymail SUBDIR+= serialmail SUBDIR+= sid-milter |