summaryrefslogtreecommitdiff
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
commitdb87453b2069e8c03dd07a5bb918c7f7f7fbcef4 (patch)
tree418c5197ec586bd513498b9007397602dfdef637
parent21bb2698e26da1814c2fb3aef372157cf92f67dc (diff)
downloadpkgsrc-db87453b2069e8c03dd07a5bb918c7f7f7fbcef4.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.
-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