From 7f57d5a90dc05665131795904c07fc22a051fbcc Mon Sep 17 00:00:00 2001 From: Olli Hauer Date: Mon, 19 May 2014 07:45:14 +0000 Subject: [PATCH] - update MASTER_SITE, distfiles are now hosted by dovecot See: http://www.dovecot.org/list/dovecot-news/2014-May/000274.html --- mail/dovecot2-pigeonhole/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/dovecot2-pigeonhole/Makefile b/mail/dovecot2-pigeonhole/Makefile index 469b7aef6a96..d7979a55c87d 100644 --- a/mail/dovecot2-pigeonhole/Makefile +++ b/mail/dovecot2-pigeonhole/Makefile @@ -5,7 +5,7 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.4.2 PORTREVISION= 3 CATEGORIES= mail -MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ +MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} MAINTAINER= bra@fsn.hu