diff options
author | cjep <cjep@pkgsrc.org> | 2002-12-07 15:13:37 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2002-12-07 15:13:37 +0000 |
commit | 5c7def79f4599976e24466213e931b95ed169c83 (patch) | |
tree | 3054831596500c0e1722284468f9f17bbbd3ee99 /mail/Makefile | |
parent | 42757a1ea712144734ecc898a122482b2fd174ab (diff) | |
download | pkgsrc-5c7def79f4599976e24466213e931b95ed169c83.tar.gz |
Add and enable isync.
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 b5042ebbd24..e594ad5f9ac 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.149 2002/11/27 03:31:00 jschauma Exp $ +# $NetBSD: Makefile,v 1.150 2002/12/07 15:13:37 cjep Exp $ # COMMENT= Electronic mail utilities @@ -49,6 +49,7 @@ SUBDIR+= imap-uw-utils SUBDIR+= imapfilter SUBDIR+= imp SUBDIR+= incm +SUBDIR+= isync SUBDIR+= ja-mh SUBDIR+= libesmtp SUBDIR+= libmilter |