diff options
author | schmonz <schmonz@pkgsrc.org> | 2005-04-21 01:01:27 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2005-04-21 01:01:27 +0000 |
commit | d24039cc55ef092533bae875caceeeebd38cb9ce (patch) | |
tree | fd7ba69da3cccd47cdc558483744f9fd6d20b9f8 | |
parent | 231aec8e37112d4312caa98a79bcd7da0fe2a6a1 (diff) | |
download | pkgsrc-d24039cc55ef092533bae875caceeeebd38cb9ce.tar.gz |
Add and enable serialmail.
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 089e573d4d7..7b2b8bc11df 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.260 2005/04/20 11:02:22 schmonz Exp $ +# $NetBSD: Makefile,v 1.261 2005/04/21 01:01:27 schmonz Exp $ # COMMENT= Electronic mail utilities @@ -176,6 +176,7 @@ SUBDIR+= ruby-tmail SUBDIR+= safecat SUBDIR+= sendmail SUBDIR+= sendmail812 +SUBDIR+= serialmail SUBDIR+= sigrot SUBDIR+= sma SUBDIR+= smtpfeed |