diff options
author | ohauer <ohauer@FreeBSD.org> | 2014-05-19 15:45:14 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2014-05-19 15:45:14 +0800 |
commit | b86aaca94a17def8c1112c26e75456b2fe96ac5a (patch) | |
tree | 14edcca3fc21272760f08ce608b44d91797cc7be /mail | |
parent | 76d40cf8c94048ac1bd9978dca147751255008cc (diff) | |
download | freebsd-ports-graphics-b86aaca94a17def8c1112c26e75456b2fe96ac5a.tar.gz freebsd-ports-graphics-b86aaca94a17def8c1112c26e75456b2fe96ac5a.tar.zst freebsd-ports-graphics-b86aaca94a17def8c1112c26e75456b2fe96ac5a.zip |
- update MASTER_SITE, distfiles are now hosted by dovecot
See: http://www.dovecot.org/list/dovecot-news/2014-May/000274.html
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot2-pigeonhole/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dovecot2-pigeonhole/Makefile b/mail/dovecot2-pigeonhole/Makefile index 469b7aef6a9..d7979a55c87 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 |