diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2016-06-06 12:18:16 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2016-06-06 12:18:16 +0000 |
commit | d4233dc6f92d9b1a98c2e3fd42f85968ce89d12e (patch) | |
tree | 636ebbb31befbc77f3966dbcea75316359c791b7 /mail/Makefile | |
parent | 51453d4e17fb48d95d3c50d763823f5d8a0fddbe (diff) | |
download | ports-d4233dc6f92d9b1a98c2e3fd42f85968ce89d12e.tar.gz ports-d4233dc6f92d9b1a98c2e3fd42f85968ce89d12e.zip |
Notes
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 8aaa3fafe9c0..18f5efab934c 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -300,9 +300,18 @@ SUBDIR += opensmtpd-extras-filter-clamav SUBDIR += opensmtpd-extras-filter-dkim SUBDIR += opensmtpd-extras-filter-dnsbl + SUBDIR += opensmtpd-extras-filter-lua + SUBDIR += opensmtpd-extras-filter-monkey SUBDIR += opensmtpd-extras-filter-pause + SUBDIR += opensmtpd-extras-filter-perl + SUBDIR += opensmtpd-extras-filter-python SUBDIR += opensmtpd-extras-filter-regex SUBDIR += opensmtpd-extras-filter-spamassassin + SUBDIR += opensmtpd-extras-queue-python + SUBDIR += opensmtpd-extras-queue-ram + SUBDIR += opensmtpd-extras-scheduler-python + SUBDIR += opensmtpd-extras-scheduler-ram + SUBDIR += opensmtpd-extras-table-ldap SUBDIR += opensmtpd-extras-table-mysql SUBDIR += opensmtpd-extras-table-passwd SUBDIR += opensmtpd-extras-table-postgresql @@ -310,6 +319,7 @@ SUBDIR += opensmtpd-extras-table-redis SUBDIR += opensmtpd-extras-table-socketmap SUBDIR += opensmtpd-extras-table-sqlite + SUBDIR += opensmtpd-extras-tool-stats SUBDIR += openwebmail SUBDIR += osbf-lua SUBDIR += ovs |