diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-09-16 23:03:01 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-09-16 23:03:01 +0000 |
commit | 14650c9c5a14606c6cb5ef10f7c5249a3e94a0fc (patch) | |
tree | 06dda2ce58083e7f6c532944566a79f001359b4f /mail/Makefile | |
parent | 5322b88a7ca16c00633ceb6c024047e4d501ed13 (diff) | |
download | pkgsrc-14650c9c5a14606c6cb5ef10f7c5249a3e94a0fc.tar.gz |
add & enable fastforward
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 d30962a879f..731beeb8705 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.102 2001/09/16 22:27:30 zuntum Exp $ +# $NetBSD: Makefile,v 1.103 2001/09/16 23:03:01 zuntum Exp $ # COMMENT= Electronic mail utilities @@ -23,6 +23,7 @@ SUBDIR+= exim SUBDIR+= exim-html SUBDIR+= exmh SUBDIR+= faces +SUBDIR+= fastforward SUBDIR+= fetchmail SUBDIR+= fetchmailconf SUBDIR+= fromto |