diff options
author | abs <abs@pkgsrc.org> | 2000-12-05 12:48:58 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2000-12-05 12:48:58 +0000 |
commit | 86c97d8f47cf66c983a27a661b27a250451e80ec (patch) | |
tree | 1d82fb97d7ca3dab94a4a03db26fad27de4c9451 /mail | |
parent | 13c33a17f6e4237d796984c96476917920e4e436 (diff) | |
download | pkgsrc-86c97d8f47cf66c983a27a661b27a250451e80ec.tar.gz |
Add bulk_mailer
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 6c2ed7bf0f6..b392e8a9cb3 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.54 2000/12/05 02:10:39 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2000/12/05 12:48:58 abs Exp $ # FreeBSD Id: Makefile,v 1.45 1997/08/13 18:35:22 andreas Exp # SUBDIR += balsa + SUBDIR += bulk_mailer SUBDIR += coolmail SUBDIR += cucipop SUBDIR += cyrus-imapd |