summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-10-05 01:22:57 +0000
committerobache <obache@pkgsrc.org>2011-10-05 01:22:57 +0000
commita93bbe1383847ae96ec1cc06d05dd77c0c9a163a (patch)
tree7d3922d439c5ecdf2190d1fbfd9d1175f85bf70d /mail
parent73988256331633683d9aa9f2879ca2e6a95c34cd (diff)
downloadpkgsrc-a93bbe1383847ae96ec1cc06d05dd77c0c9a163a.tar.gz
add HTTP master site.
Diffstat (limited to 'mail')
-rw-r--r--mail/cyrus-imapd23/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile
index db3be18f626..dea09f6a35c 100644
--- a/mail/cyrus-imapd23/Makefile
+++ b/mail/cyrus-imapd23/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2011/10/05 01:18:34 obache Exp $
+# $NetBSD: Makefile,v 1.15 2011/10/05 01:22:57 obache Exp $
DISTNAME= cyrus-imapd-2.3.18
CATEGORIES= mail
-MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-imapd/ \
+MASTER_SITES= http://cyrusimap.org/releases/ \
+ ftp://ftp.cyrusimap.org/cyrus-imapd/ \
ftp://ftp.cyrusimap.org/cyrus-imapd/OLD-VERSIONS/
MAINTAINER= obache@NetBSD.org