summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2005-02-09 18:30:27 +0000
committerreed <reed@pkgsrc.org>2005-02-09 18:30:27 +0000
commit56bb50e241ea20b8df952f4f79cfbe8e7a8d8040 (patch)
tree418c5197ec586bd513498b9007397602dfdef637 /mail
parent10b6ac765f846d68703a3efa7cd52e08e8da1edc (diff)
downloadpkgsrc-56bb50e241ea20b8df952f4f79cfbe8e7a8d8040.tar.gz
Change the MASTER_SITES to add "old/" because file was moved
and also they don't include version information in file name. This is not an update.
Diffstat (limited to 'mail')
-rw-r--r--mail/imap-uw-utils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/imap-uw-utils/Makefile b/mail/imap-uw-utils/Makefile
index fc918d43bba..cbaac16e189 100644
--- a/mail/imap-uw-utils/Makefile
+++ b/mail/imap-uw-utils/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.18 2004/10/03 00:12:53 tv Exp $
+# $NetBSD: Makefile,v 1.19 2005/02/09 18:30:27 reed Exp $
DISTNAME= imap-utils
PKGNAME= imap-uw-utils-20020102
PKGREVISION= 4
CATEGORIES= mail
-MASTER_SITES= ftp://ftp.cac.washington.edu/imap/
+MASTER_SITES= ftp://ftp.cac.washington.edu/imap/old/
EXTRACT_SUFX= .tar.Z
MAINTAINER= tech-pkg@NetBSD.org