diff options
author | steve <steve@FreeBSD.org> | 1999-09-19 01:29:19 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-09-19 01:29:19 +0800 |
commit | c76522d47427aaa65aef5c98cceb8121ed7fcee8 (patch) | |
tree | 5e9e5f86b80c9697b4ed0150016382634de36444 /mail | |
parent | 48185f9bd5888cc5124c3e71561b2ec24e947192 (diff) | |
download | freebsd-ports-gnome-c76522d47427aaa65aef5c98cceb8121ed7fcee8.tar.gz freebsd-ports-gnome-c76522d47427aaa65aef5c98cceb8121ed7fcee8.tar.zst freebsd-ports-gnome-c76522d47427aaa65aef5c98cceb8121ed7fcee8.zip |
Re-locate distfiles on MASTER_SITE.
Submitted by: maintainer
Diffstat (limited to 'mail')
-rw-r--r-- | mail/imap-uw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile index 48521cad434b..4509deda9cd7 100644 --- a/mail/imap-uw/Makefile +++ b/mail/imap-uw/Makefile @@ -9,8 +9,8 @@ DISTNAME= imap-4.5 PKGNAME= imap-uw-4.5 CATEGORIES= mail -MASTER_SITES= ftp://ftp.cac.washington.edu/imap/ \ - ftp://ftp.funet.fi/pub/mirrors/ftp.cac.washington.edu/mail/ \ +MASTER_SITES= ftp://ftp.cac.washington.edu/imap/old/ \ + ftp://ftp.funet.fi/pub/mirrors/ftp.cac.washington.edu/mail/old/ \ ftp://ftp.uni-halle.de/pub/mail/pine/ EXTRACT_SUFX= .tar.Z |