diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-31 14:16:19 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-31 14:16:19 +0000 |
commit | 5fe3c7426c323921e155cf65bcf378019ee1255a (patch) | |
tree | fcf171063e920724185a8543392bdcb788a5136a /mail/Makefile | |
parent | a57077a834d061e49b5546e5b07beed7c4834bfc (diff) |
- Revive mail/smfsav
- Fix staging
- Add LICENSE_FILE
- Modernize pthread flags usage
- Modernize user/group handling
- Regenerate patches
- Pass maintainership to submitter
PR: 199081
Submitted by: sasaki@fcc.ad.jp
Notes
Notes:
svn path=/head/; revision=388093
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 ca30952c93fc..576d96894f95 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -599,6 +599,7 @@ SUBDIR += simscan SUBDIR += slapd-cyrus SUBDIR += sma + SUBDIR += smfsav SUBDIR += smtp-cli SUBDIR += smtp-gated SUBDIR += smtpfeed |