diff options
author | jschauma <jschauma> | 2002-11-27 03:31:00 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2002-11-27 03:31:00 +0000 |
commit | ad094a9c085a106526077af404bb85d6196f02e5 (patch) | |
tree | 8bf2a16e94fe7240477486b42306457502124c3c /mail | |
parent | a5a036d6e047a4fca6f1bf4e806be52bbcaaedad (diff) | |
download | pkgsrc-ad094a9c085a106526077af404bb85d6196f02e5.tar.gz |
Add/enable rmail-mime.
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 6ef35779e15..b5042ebbd24 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.148 2002/10/27 16:11:01 chris Exp $ +# $NetBSD: Makefile,v 1.149 2002/11/27 03:31:00 jschauma Exp $ # COMMENT= Electronic mail utilities @@ -101,6 +101,7 @@ SUBDIR+= qpopper SUBDIR+= qtools SUBDIR+= queue_repair SUBDIR+= rblcheck +SUBDIR+= rmail-mime SUBDIR+= ruby-tmail SUBDIR+= sendmail SUBDIR+= sendmail811 |