diff options
author | ad <ad> | 2001-07-16 19:09:39 +0000 |
---|---|---|
committer | ad <ad> | 2001-07-16 19:09:39 +0000 |
commit | c24876864c2e8dd25abe242725462d61ba49a391 (patch) | |
tree | 0f9e2690a1d055e23822edc47ab5ce6071010dc6 /mail | |
parent | 5553e5b624b0109ae6bb0ffac9d60c39165ca86d (diff) | |
download | pkgsrc-c24876864c2e8dd25abe242725462d61ba49a391.tar.gz |
Add and enable exim-html.
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 69b619670ac..d9449a7f294 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.91 2001/07/07 09:42:48 zuntum Exp $ +# $NetBSD: Makefile,v 1.92 2001/07/16 19:09:39 ad Exp $ # COMMENT= Electronic mail utilities @@ -16,6 +16,7 @@ SUBDIR+= elm SUBDIR+= etach SUBDIR+= evolution SUBDIR+= exim +SUBDIR+= exim-html SUBDIR+= exmh SUBDIR+= faces SUBDIR+= fetchmail |