diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2001-08-27 13:19:14 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2001-08-27 13:19:14 +0000 |
commit | c031edb9ccbccfb3fe8d7f2f55dc46b55d452b01 (patch) | |
tree | 49e0b7f3209e7045507e0f8ce62426892751709c /mail/Makefile | |
parent | bcacaec2e91821d23fb8bd8ee41eb93f4011dcfe (diff) | |
download | FreeBSD-ports-c031edb9ccbccfb3fe8d7f2f55dc46b55d452b01.zip FreeBSD-ports-c031edb9ccbccfb3fe8d7f2f55dc46b55d452b01.tar.gz |
Add a distinct package for eximon, the management GUI for the Exim
MTA.
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 810b152..91b3b1a 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -33,6 +33,7 @@ SUBDIR += exim SUBDIR += exim-ldap SUBDIR += exim-ldap2 + SUBDIR += exim-monitor SUBDIR += exim-mysql SUBDIR += exim-postgresql SUBDIR += exmh2 |