diff options
author | abs <abs@pkgsrc.org> | 2003-09-02 11:09:51 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2003-09-02 11:09:51 +0000 |
commit | 68dbaf3fab4d470c6f086187b376ad8d127ae58f (patch) | |
tree | 42cd82f90f804b257387dd0cdffccc851a7dbad2 /mail | |
parent | 60dc5014b57c3665bcd7b2a61078a9d2e38dfe30 (diff) | |
download | pkgsrc-68dbaf3fab4d470c6f086187b376ad8d127ae58f.tar.gz |
+exim-exiscan
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 eb18d267d10..8e5c3d16ded 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.174 2003/08/15 11:20:47 wiz Exp $ +# $NetBSD: Makefile,v 1.175 2003/09/02 11:09:51 abs Exp $ # COMMENT= Electronic mail utilities @@ -37,6 +37,7 @@ SUBDIR+= elm-me SUBDIR+= etach SUBDIR+= evolution SUBDIR+= exim +SUBDIR+= exim-exiscan SUBDIR+= exim-html SUBDIR+= exim-user SUBDIR+= exmh |