summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authortron <tron>2015-01-28 17:44:28 +0000
committertron <tron>2015-01-28 17:44:28 +0000
commit90330f51fabf19eb48b7937c043c8c7803ace1d3 (patch)
treee92403798d52830a6b894d6964cedac902742300 /mail
parent181d8a36831bba06585877c091bc7b7ee11b928e (diff)
downloadpkgsrc-90330f51fabf19eb48b7937c043c8c7803ace1d3.tar.gz
Fix URL for sieve distribution files.
Diffstat (limited to 'mail')
-rw-r--r--mail/dovecot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index 81b42f62fe8..46fa0f03ec8 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.175 2015/01/23 12:17:47 wiz Exp $
+# $NetBSD: Makefile,v 1.176 2015/01/28 17:44:28 tron Exp $
DOVECOT_VERSION= 1.2
DOVECOT_SUBVERSION= .17
@@ -8,7 +8,7 @@ DISTNAME= dovecot-${DOVECOT_VERSION}${DOVECOT_SUBVERSION}
PKGREVISION= 15
CATEGORIES= mail
MASTER_SITES= http://www.dovecot.org/releases/${DOVECOT_VERSION}/
-DOVECOT_SIEVE_SITES= http://www.rename-it.nl/dovecot/${DOVECOT_VERSION}/
+DOVECOT_SIEVE_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOT_VERSION}/
MANAGESIEVE_PATCH= dovecot-${DOVECOT_VERSION}${DOVECOT_SUBVERSION}-managesieve-${MANAGESIEVE_VERSION}.diff.gz
SITES.${MANAGESIEVE_PATCH}= ${DOVECOT_SIEVE_SITES}