diff options
author | ohauer <ohauer@FreeBSD.org> | 2016-02-26 04:50:28 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2016-02-26 04:50:28 +0800 |
commit | 81aa2f881b151e62e40886d58d7389e316b0fcb0 (patch) | |
tree | 951602f14e3c023f48815e381eecbf65aa918e06 /mail | |
parent | 8a87f06c520df7bfd18e425ef7719a3cab395c15 (diff) | |
download | freebsd-ports-gnome-81aa2f881b151e62e40886d58d7389e316b0fcb0.tar.gz freebsd-ports-gnome-81aa2f881b151e62e40886d58d7389e316b0fcb0.tar.zst freebsd-ports-gnome-81aa2f881b151e62e40886d58d7389e316b0fcb0.zip |
- s/always build in/always built in/
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix-current/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index da838a28ec3f..e217a41029f0 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -69,7 +69,7 @@ LMDB_DESC= LMDB maps TEST_DESC= SMTP/LMTP test server and generator VDA_DESC= VDA (Virtual Delivery Agent) -SASL_DESC= Cyrus SASL support (Dovecot SASL is always build in) +SASL_DESC= Cyrus SASL support (Dovecot SASL is always built in) RG1_DESC= Kerberos network authentication protocol type SASLKRB5_DESC= If your SASL req. Kerberos5, select this SASLKMIT_DESC= If your SASL req. MIT Kerberos5, select this diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 2de2792e2d43..bdc5c275e92d 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -70,7 +70,7 @@ SPF_DESC= SPF support (via libspf2 1.2.x) TEST_DESC= SMTP/LMTP test server and generator VDA_DESC= VDA (Virtual Delivery Agent) -SASL_DESC= Cyrus SASL support (Dovecot SASL is always build in) +SASL_DESC= Cyrus SASL support (Dovecot SASL is always built in) RG1_DESC= Kerberos network authentication protocol type SASLKRB5_DESC= If your SASL req. Kerberos5, select this SASLKMIT_DESC= If your SASL req. MIT Kerberos5, select this |