diff options
author | sf <sf@FreeBSD.org> | 2001-01-31 01:24:39 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-01-31 01:24:39 +0800 |
commit | dfc5a13b77ec1bfda0a7120fe4b1680be3bc405a (patch) | |
tree | 2306395d18ca6ed48b5c88e33e7e22c8e0b11843 /mail | |
parent | 0cba24ed3fc9f1634bd69e78df31dc78ef77faac (diff) | |
download | freebsd-ports-gnome-dfc5a13b77ec1bfda0a7120fe4b1680be3bc405a.tar.gz freebsd-ports-gnome-dfc5a13b77ec1bfda0a7120fe4b1680be3bc405a.tar.zst freebsd-ports-gnome-dfc5a13b77ec1bfda0a7120fe4b1680be3bc405a.zip |
update with using new distfile.
PR: 24588
Submitted by: Pete Fritchman <petef@databits.net>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/cclient/Makefile | 5 | ||||
-rw-r--r-- | mail/cclient/distinfo | 2 | ||||
-rw-r--r-- | mail/cclient/pkg-descr | 8 |
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 |