diff options
author | rh <rh@pkgsrc.org> | 1999-12-12 18:16:06 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-12-12 18:16:06 +0000 |
commit | 0c15c0fbf5cb227c10338602d23ee1bb72e264aa (patch) | |
tree | 8576b89f46a3189dd2b7e22a7c7751ac61ebeab3 | |
parent | ede7ec9fa133c0f2a357ef0ce38b341d4e74f95a (diff) | |
download | pkgsrc-0c15c0fbf5cb227c10338602d23ee1bb72e264aa.tar.gz |
Add and enable balsa.
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index 8f1036856c7..a03b0a833f6 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,7 +1,8 @@ - $NetBSD: Makefile,v 1.31 1999/12/06 08:21:32 rh Exp $ + $NetBSD: Makefile,v 1.32 1999/12/12 18:16:06 rh Exp $ # FreeBSD Id: Makefile,v 1.45 1997/08/13 18:35:22 andreas Exp # + SUBDIR += balsa # SUBDIR += bulk_mailer SUBDIR += coolmail SUBDIR += cucipop |