diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-06-01 16:09:49 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-06-01 16:09:49 +0000 |
commit | 93d5428f29ad6faddeb320e29860cd03d32b8e3e (patch) | |
tree | f4676f2a37a8f793725311c67467606736bf4fe8 /mail/qmail | |
parent | fd8f2c9be01b0ca3848ff68ad059b196f5dbf118 (diff) |
Notes
Diffstat (limited to 'mail/qmail')
-rw-r--r-- | mail/qmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile index c9ff93c4a536..85b51384e866 100644 --- a/mail/qmail/Makefile +++ b/mail/qmail/Makefile @@ -91,7 +91,7 @@ PATCHFILES+= qmail-ldap-1.03-${LDAP_PATCH_DATE}.patch.gz:ldap PATCH_SITES+= http://iain.cx/unix/qmail/download/:mysql PATCHFILES+= qmail-mysql-${MYSQL_PATCH_VERSION}.patch:mysql .elif defined(SLAVE_SMTP_AUTH_TLS) -PATCH_SITES+= http://students.imsa.edu/~ngroot/:smtp_auth_tls +PATCH_SITES+= http://www.galle.com.br/~renato/qmail/:smtp_auth_tls PATCHFILES+= qmail-1.03-starttls-smtp-auth.patch:smtp_auth_tls .elif defined(SLAVE_TLS) PATCH_SITES+= http://www.esat.kuleuven.ac.be/~vermeule/qmail/:tls |