diff options
author | jtb <jtb> | 2001-04-16 18:14:22 +0000 |
---|---|---|
committer | jtb <jtb> | 2001-04-16 18:14:22 +0000 |
commit | d9f0524dccdad923e758c46750ebe874ccedfc62 (patch) | |
tree | 519d7a19676bf3102c67bc8ea721abacbbaa2e83 | |
parent | c87c994993d29cefd5198c902483b0b3a4eb60e7 (diff) | |
download | pkgsrc-d9f0524dccdad923e758c46750ebe874ccedfc62.tar.gz |
Add and enable p5-Mail-Sendmail.
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index b75fa87ebaf..2575ce4cdf7 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.74 2001/04/13 05:08:23 itojun Exp $ +# $NetBSD: Makefile,v 1.75 2001/04/16 18:14:22 jtb Exp $ # COMMENT= Electronic mail utilities @@ -38,6 +38,7 @@ SUBDIR+= nmh SUBDIR+= p5-IMAP-Admin SUBDIR+= p5-MIME-tools SUBDIR+= p5-Mail-IMAPClient +SUBDIR+= p5-Mail-Sendmail SUBDIR+= p5-MailTools SUBDIR+= pine SUBDIR+= popa3d |