diff options
author | jlam <jlam@pkgsrc.org> | 2001-02-12 15:28:08 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-02-12 15:28:08 +0000 |
commit | 7c92c8ddec39cf15dfebc75cc63eba3d237a60e2 (patch) | |
tree | b75780934a5d9d4fb99f9718646ed9d43d3871bf /mail | |
parent | 64ae56b6204b4ceb25a85ee95eb42f4c663d87dc (diff) | |
download | pkgsrc-7c92c8ddec39cf15dfebc75cc63eba3d237a60e2.tar.gz |
Add and enable imp
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 29d7305a0dd..752c724ae6a 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2001/02/06 03:03:48 jun Exp $ +# $NetBSD: Makefile,v 1.63 2001/02/12 15:28:08 jlam Exp $ # SUBDIR += balsa @@ -19,6 +19,7 @@ SUBDIR += grepmail SUBDIR += imap-uw SUBDIR += imap-uw-utils + SUBDIR += imp SUBDIR += mailagent SUBDIR += maildrop SUBDIR += mailwrapper |