diff options
author | tron <tron> | 1998-07-19 13:12:41 +0000 |
---|---|---|
committer | tron <tron> | 1998-07-19 13:12:41 +0000 |
commit | c9a187eb7584991855c6a436e2f875d55be1aded (patch) | |
tree | 7199c858c95b55240df6096ee6d3c686190e83c4 /mail | |
parent | 1da2800def3d4921e4a7d6ff4338a631398ac450 (diff) | |
download | pkgsrc-c9a187eb7584991855c6a436e2f875d55be1aded.tar.gz |
Add and enable "coolmail", fixes PR pkg/5773.
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 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 |