diff options
author | bouyer <bouyer> | 1999-02-08 11:12:16 +0000 |
---|---|---|
committer | bouyer <bouyer> | 1999-02-08 11:12:16 +0000 |
commit | a2a0135cee7f673a88ef842f67c3d90a81393298 (patch) | |
tree | 1c7cf67da0811f00636788df0b86a55280227247 | |
parent | 6ed47632c3a10f1d5529c6fc0d44e6b99bc8df19 (diff) | |
download | pkgsrc-a2a0135cee7f673a88ef842f67c3d90a81393298.tar.gz |
Add and enable p5-MailTools
-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 |