diff options
author | hubertf <hubertf@pkgsrc.org> | 2004-06-30 19:12:40 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2004-06-30 19:12:40 +0000 |
commit | 6373271de9aa2ccd54b6fb0c277af6da770a7658 (patch) | |
tree | 0d8048429e6931180e05d484a031b0e581a61354 /mail/Makefile | |
parent | f87cba22e82cee354a2f6b76e7c79fe8d2064961 (diff) | |
download | pkgsrc-6373271de9aa2ccd54b6fb0c277af6da770a7658.tar.gz |
add & enable archivemail
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 2c9ea52e687..9eb509f66c7 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.215 2004/06/27 23:11:30 schmonz Exp $ +# $NetBSD: Makefile,v 1.216 2004/06/30 19:12:40 hubertf Exp $ # COMMENT= Electronic mail utilities @@ -7,6 +7,7 @@ SUBDIR+= GNUMail SUBDIR+= Pantomime SUBDIR+= YoSucker SUBDIR+= anomy-sanitizer +SUBDIR+= archivemail SUBDIR+= autorespond SUBDIR+= balsa SUBDIR+= balsa2 |