diff options
author | bouyer <bouyer@pkgsrc.org> | 1999-02-08 11:12:16 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 1999-02-08 11:12:16 +0000 |
commit | a3c3247e3de5c3cb3d79e13b75e2bfb94bd463d3 (patch) | |
tree | 1c7cf67da0811f00636788df0b86a55280227247 /mail | |
parent | 5327688350936d73ec4c59279ded9e52b1271fea (diff) | |
download | pkgsrc-a3c3247e3de5c3cb3d79e13b75e2bfb94bd463d3.tar.gz |
Add and enable p5-MailTools
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 73aa8a51df9..6098aed7263 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 1999/01/23 14:27:07 tron Exp $ +# $NetBSD: Makefile,v 1.21 1999/02/08 11:12:16 bouyer Exp $ # FreeBSD Id: Makefile,v 1.45 1997/08/13 18:35:22 andreas Exp # @@ -25,6 +25,7 @@ # SUBDIR += p5-Mail-Folder # SUBDIR += p5-Mail-POP3Client # SUBDIR += p5-Mail-Tools + SUBDIR += p5-MailTools # SUBDIR += pgpsendmail SUBDIR += pine # SUBDIR += popclient |