diff options
author | obache <obache@pkgsrc.org> | 2010-09-04 01:51:52 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-09-04 01:51:52 +0000 |
commit | e7a8ea58740dab87e3372c4e0adb5e402f54a33f (patch) | |
tree | d587d4ee47c6599bd1c8ea995a52d30d471717f3 /mail/cyrus-imapd23 | |
parent | ca792f4cbfa9d1ab25c1c3cfc27b14de99d13676 (diff) | |
download | pkgsrc-e7a8ea58740dab87e3372c4e0adb5e402f54a33f.tar.gz |
Update HOMEPAGE and MASTER_SITES.
Diffstat (limited to 'mail/cyrus-imapd23')
-rw-r--r-- | mail/cyrus-imapd23/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile index 35d866df9e5..d84fe8f48ec 100644 --- a/mail/cyrus-imapd23/Makefile +++ b/mail/cyrus-imapd23/Makefile @@ -1,15 +1,17 @@ -# $NetBSD: Makefile,v 1.5 2010/08/21 16:35:00 seb Exp $ +# $NetBSD: Makefile,v 1.6 2010/09/04 01:51:52 obache Exp $ DISTNAME= cyrus-imapd-2.3.16 PKGREVISION= 2 CATEGORIES= mail -MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ +MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-imapd/ \ + ftp://ftp.cyrusimap.org/cyrus-imapd/OLD-VERSIONS/ \ + ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/imap/ \ http://www.t.ring.gr.jp/archives/net/mail/cyrus-mail/ \ ftp://ftp.t.ring.gr.jp/pub/net/mail/cyrus-mail/ MAINTAINER= obache@NetBSD.org -HOMEPAGE= http://cyrusimap.web.cmu.edu/imapd/ +HOMEPAGE= http://www.cyrusimap.org/ COMMENT= Cyrus IMAP server #LICENSE= original-bsd # like license |