diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2014-05-19 07:45:14 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2014-05-19 07:45:14 +0000 |
commit | 7f57d5a90dc05665131795904c07fc22a051fbcc (patch) | |
tree | 14edcca3fc21272760f08ce608b44d91797cc7be /mail/dovecot2-pigeonhole | |
parent | 002993c159e4ad32762d0ac345b490783eac6d37 (diff) |
Notes
Diffstat (limited to 'mail/dovecot2-pigeonhole')
-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 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 |