diff options
author | sem <sem@FreeBSD.org> | 2005-05-01 21:55:54 +0000 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2005-05-01 21:55:54 +0000 |
commit | b655769f0faf60902bd7e6f19ccafc58b0d94080 (patch) | |
tree | 489f9c59eb0b012c0163e81ebaf85f3bd9bec1b6 /mail/Makefile | |
parent | 247d05e4d84b690b7d881e424bfa7bfac2c60d13 (diff) | |
download | FreeBSD-ports-b655769f0faf60902bd7e6f19ccafc58b0d94080.zip FreeBSD-ports-b655769f0faf60902bd7e6f19ccafc58b0d94080.tar.gz |
Display messages from Exim queue based on a variety of criteria.
PR: ports/80517
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 7157961..20129b0 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -85,6 +85,7 @@ SUBDIR += exim-mysql SUBDIR += exim-postgresql SUBDIR += exim-sa-exim + SUBDIR += exipick SUBDIR += exmh2 SUBDIR += ezmlm SUBDIR += ezmlm-idx |