diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-10-19 14:50:52 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-10-19 14:50:52 +0000 |
commit | 67971bd0fb8a440f973d12606b0f496ba216d7df (patch) | |
tree | 72fd93ae39b43490b34dc8479465e07b453d126e /mail/postfix | |
parent | f13c234d6c664c916b5c0d0e6f089d8ef0c93d55 (diff) |
Notes
Diffstat (limited to 'mail/postfix')
-rw-r--r-- | mail/postfix/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 23d5b35d4453..8f15e9891a3b 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -33,7 +33,6 @@ CONFLICTS_INSTALL?= courier-0.* opensmtpd-[0-9]* \ USERS= postfix GROUPS= mail maildrop postfix USES= perl5 shebangfix cpe -SHEBANG_LANG= perl SHEBANG_FILES= auxiliary/qshape/qshape.pl USE_RC_SUBR= postfix |