diff options
author | abs <abs> | 2000-12-05 12:48:58 +0000 |
---|---|---|
committer | abs <abs> | 2000-12-05 12:48:58 +0000 |
commit | dae8b14884873d58f735103951e25b9b193f9c06 (patch) | |
tree | 1d82fb97d7ca3dab94a4a03db26fad27de4c9451 /mail/Makefile | |
parent | 472e12575e2eaa2aa5a435c23ef8d9d893234059 (diff) | |
download | pkgsrc-dae8b14884873d58f735103951e25b9b193f9c06.tar.gz |
Add bulk_mailer
Diffstat (limited to 'mail/Makefile')
-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 |