diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-08-27 13:19:14 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-08-27 13:19:14 +0000 |
commit | 38748d83219cb6916b6f5c4503f2e0d3a5bdd74b (patch) | |
tree | a276e92c254bdff6e03e0310ee35845fc60a9169 /mail/Makefile | |
parent | 1) Correct a type in PLIST_SUB entry for authpam. (diff) |
Add a distinct package for eximon, the management GUI for the Exim
MTA.
Notes
Notes:
svn path=/head/; revision=46971
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 810b1525e671..91b3b1a00784 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 |