summaryrefslogtreecommitdiff
path: root/mail/cclient
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-01-30 17:24:39 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-01-30 17:24:39 +0000
commit24291418e05f28e62fe7500f2d22b5b85bf9da9a (patch)
treeb3d97dd99f77cb08f0bcd70a5bf8c4b94a80c8ff /mail/cclient
parentupdate to 1.0. (diff)
update with using new distfile.
PR: 24588 Submitted by: Pete Fritchman <petef@databits.net>
Notes
Notes: svn path=/head/; revision=37808
Diffstat (limited to 'mail/cclient')
-rw-r--r--mail/cclient/Makefile5
-rw-r--r--mail/cclient/distinfo2
-rw-r--r--mail/cclient/pkg-descr8
3 files changed, 10 insertions, 5 deletions
diff --git a/mail/cclient/Makefile b/mail/cclient/Makefile
index 965547e37569..55b9b6552713 100644
--- a/mail/cclient/Makefile
+++ b/mail/cclient/Makefile
@@ -7,12 +7,13 @@
PORTNAME= cclient
PORTVERSION= 4.8
+PORTREVISION= 1
CATEGORIES= mail devel
MASTER_SITES= ftp://ftp.cac.washington.edu/imap/%SUBDIR%/ \
ftp://ftp.funet.fi/pub/mirrors/ftp.cac.washington.edu/imap/%SUBDIR%/ \
http://mirror.nucba.ac.jp/mirror/%SUBDIR%/
-MASTER_SITE_SUBDIR= . old
-DISTNAME= imap-2000a
+MASTER_SITE_SUBDIR= . old
+DISTNAME= imap-2000b
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
diff --git a/mail/cclient/distinfo b/mail/cclient/distinfo
index 149c24093d91..739d437b999e 100644
--- a/mail/cclient/distinfo
+++ b/mail/cclient/distinfo
@@ -1 +1 @@
-MD5 (imap-2000a.tar.Z) = d642c114b55ffe2e172b8e1bef6a1a52
+MD5 (imap-2000b.tar.Z) = bb4f0ce015be8a4a455d62b1f714108f
diff --git a/mail/cclient/pkg-descr b/mail/cclient/pkg-descr
index bea25e1821d5..d10824e9e688 100644
--- a/mail/cclient/pkg-descr
+++ b/mail/cclient/pkg-descr
@@ -2,5 +2,9 @@ C-client is a common API for accessing mailboxes. It is used internally by
the popular PINE mail reader as well as the University of Washington's IMAP
server.
- -Kelly
- kbyanc@posi.net
+For more information, please see the UW IMAP homepage:
+
+WWW: http://www.washington.edu/imap/
+
+- Pete
+petef@databits.net