diff options
author | Steve Price <steve@FreeBSD.org> | 1999-09-18 17:29:19 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-09-18 17:29:19 +0000 |
commit | b675018342153d896df3d486b70214cb41b26186 (patch) | |
tree | 208402d4844222ef9c0c1d7cda18edf75bb0bfe7 /mail/imap-uw | |
parent | 22404e58846edfaa88f4aceb0e42a4185ceaeb86 (diff) | |
download | ports-b675018342153d896df3d486b70214cb41b26186.tar.gz ports-b675018342153d896df3d486b70214cb41b26186.zip |
Notes
Diffstat (limited to 'mail/imap-uw')
-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 |