aboutsummaryrefslogtreecommitdiffstats
path: root/mail/qmail
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2012-02-18 21:19:03 +0800
committergarga <garga@FreeBSD.org>2012-02-18 21:19:03 +0800
commitcc4f8aea6bc0921c57b4adc60fc874c70afd5fa9 (patch)
treeb78380c115e3cff7254ec664397f9ebe812c3110 /mail/qmail
parent08cbcb3e02fabf10e1e35006218f8c3a1f5d47a1 (diff)
downloadfreebsd-ports-gnome-cc4f8aea6bc0921c57b4adc60fc874c70afd5fa9.tar.gz
freebsd-ports-gnome-cc4f8aea6bc0921c57b4adc60fc874c70afd5fa9.tar.zst
freebsd-ports-gnome-cc4f8aea6bc0921c57b4adc60fc874c70afd5fa9.zip
Fix URL to download smtp-auth patch
Diffstat (limited to 'mail/qmail')
-rw-r--r--mail/qmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile
index 283ae6c007ec..375c5db46b99 100644
--- a/mail/qmail/Makefile
+++ b/mail/qmail/Makefile
@@ -361,7 +361,7 @@ DISTFILES+= ${SRS_LDAP_PATCH}:srs_ldap
.endif
.if defined(WITH_SMTP_AUTH_PATCH) && !defined(BARRIER_SMTP_AUTH_PATCH)
-MASTER_SITES+= http://members.elysium.pl/brush/qmail-smtpd-auth/dist/:smtp_auth \
+MASTER_SITES+= http://tomclegg.net/qmail/:smtp_auth \
${MASTER_SITE_LOCAL:S/$/:smtp_auth/}
MASTER_SITE_SUBDIR+= garga/qmail/:smtp_auth
DISTFILES+= qmail-smtpd-auth-${SMTP_AUTH_VERSION}.tar.gz:smtp_auth