diff options
author | salo <salo> | 2002-12-13 09:49:12 +0000 |
---|---|---|
committer | salo <salo> | 2002-12-13 09:49:12 +0000 |
commit | ede854e6d9a953523cb2f36b347185b6d9ea3c00 (patch) | |
tree | 82cf49d50624827b0bd422bb803a6049f2c4bb8a /mail/Makefile | |
parent | 7a1cb8e448f2ee1d01ec1a1c978dcce8116ddb8f (diff) | |
download | pkgsrc-ede854e6d9a953523cb2f36b347185b6d9ea3c00.tar.gz |
Add and enable ifile and ifile-procmail.
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index b393f8006ee..0a3630a6ed1 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.152 2002/12/09 10:38:01 cjep Exp $ +# $NetBSD: Makefile,v 1.153 2002/12/13 09:49:12 salo Exp $ # COMMENT= Electronic mail utilities @@ -44,6 +44,8 @@ SUBDIR+= fromto SUBDIR+= getmail SUBDIR+= grepmail SUBDIR+= hypermail +SUBDIR+= ifile +SUBDIR+= ifile-procmail SUBDIR+= imap-uw SUBDIR+= imap-uw-utils SUBDIR+= imapfilter |