diff options
author | rh <rh@pkgsrc.org> | 2003-04-27 00:43:43 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2003-04-27 00:43:43 +0000 |
commit | 86e5b4355307a60e86c19cea2fff11fb4c530732 (patch) | |
tree | 0be7d32ab0061d2cf19a4b3f2ae4634f330f73ab /mail | |
parent | dd730a8ee627cb369af9c9fe8db05778b3b58b63 (diff) | |
download | pkgsrc-86e5b4355307a60e86c19cea2fff11fb4c530732.tar.gz |
Add and enable balsa2
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 5abcba59f53..3f856d4e70a 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.164 2003/04/03 14:47:02 manu Exp $ +# $NetBSD: Makefile,v 1.165 2003/04/27 00:43:43 rh Exp $ # COMMENT= Electronic mail utilities @@ -8,6 +8,7 @@ SUBDIR+= Pantomime SUBDIR+= anomy-sanitizer SUBDIR+= autorespond SUBDIR+= balsa +SUBDIR+= balsa2 SUBDIR+= bbmail SUBDIR+= bmf SUBDIR+= bogofilter |