diff options
author | tron <tron@pkgsrc.org> | 1998-07-19 13:12:41 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1998-07-19 13:12:41 +0000 |
commit | fba9f5d1c43f5722b8ec5a5d697e335e3ea6a417 (patch) | |
tree | 7199c858c95b55240df6096ee6d3c686190e83c4 /mail/Makefile | |
parent | 799ab677d53bf9d9c72b38761e94528ec3da8af1 (diff) | |
download | pkgsrc-fba9f5d1c43f5722b8ec5a5d697e335e3ea6a417.tar.gz |
Add and enable "coolmail", fixes PR pkg/5773.
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 761d2b6070f..028a8d9ada2 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.15 1998/06/26 23:45:11 frueauf Exp $ +# $NetBSD: Makefile,v 1.16 1998/07/19 13:12:41 tron Exp $ # FreeBSD Id: Makefile,v 1.45 1997/08/13 18:35:22 andreas Exp # # SUBDIR += bulk_mailer + SUBDIR += coolmail # SUBDIR += cucipop # SUBDIR += cyrus SUBDIR += elm |