diff options
author | tv <tv@pkgsrc.org> | 2001-07-09 14:42:10 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2001-07-09 14:42:10 +0000 |
commit | 8b37cdf6c9ef5fcbd83adce68895ddb17d7cf167 (patch) | |
tree | 948f06612c2c0a57db6e6a33d6cb6eecd5a783cb /mail/imap-uw | |
parent | a031a501cf806b1fa64ec134e4f8d91c27da092c (diff) | |
download | pkgsrc-8b37cdf6c9ef5fcbd83adce68895ddb17d7cf167.tar.gz |
UW moved this version of imap into their "old" directory (...even though
the only current version in the toplevel directory is "BETA", duh!)
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 bcfae8a7028..d448709b690 100644 --- a/mail/imap-uw/Makefile +++ b/mail/imap-uw/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2001/06/22 03:31:51 jlam Exp $ +# $NetBSD: Makefile,v 1.34 2001/07/09 14:42:10 tv Exp $ DISTNAME= imap-2000c PKGNAME= imap-uw-2000.0.3nb1 CATEGORIES= mail -MASTER_SITES= ftp://ftp.cac.washington.edu/imap/ +MASTER_SITES= ftp://ftp.cac.washington.edu/imap/old/ EXTRACT_SUFX= .tar.Z MAINTAINER= hubertf@netbsd.org |