1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

Cclient is obtained from the imap distribution which is ramping up for

the next release (it's not quite here yet). In the meantime, they have
moved the imap-4.7c tarball into an 'old' subdirectory. This updates
the c-client ports to find the tarball in it's new location. While I
was in there, I also removed an obsolete MASTER_SITE and updated my
e-mail address in the MAINTAINER field.

Hopefully, the imap-uw port maintainer will do something similar in
the near future to get it building again.

Submitted by:		Mike Silbersack <silby@silby.com>
This commit is contained in:
Kelly Yancey 2000-09-12 05:18:07 +00:00
parent 4a2ac121fb
commit 7c69724a7a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32533
2 changed files with 8 additions and 10 deletions

View File

@ -8,10 +8,9 @@
PORTNAME= c-client-maildir
PORTVERSION= 4.7c
CATEGORIES= mail devel
MASTER_SITES= ftp://ftp.cac.washington.edu/imap/ \
ftp://ftp.funet.fi/pub/mirrors/ftp.cac.washington.edu/mail/ \
http://mirror.nucba.ac.jp/mirror/imap/ \
ftp://ftp.uni-halle.de/pub/mail/pine/
MASTER_SITES= ftp://ftp.cac.washington.edu/imap/old/ \
ftp://ftp.funet.fi/pub/mirrors/ftp.cac.washington.edu/imap/old/ \
http://mirror.nucba.ac.jp/mirror/imap/old/
DISTNAME= imap-${PORTVERSION}
EXTRACT_SUFX= .tar.Z
DISTFILES= ${DISTNAME}2${EXTRACT_SUFX}

View File

@ -1,6 +1,6 @@
# New ports collection makefile for: cclient
# Date created: 2 July 2000
# Whom: Kelly Yancey <kbyanc@posi.net>
# Whom: Kelly Yancey <kbyanc@FreeBSD.org>
#
# $FreeBSD$
#
@ -8,14 +8,13 @@
PORTNAME= cclient
PORTVERSION= 4.7c
CATEGORIES= mail devel
MASTER_SITES= ftp://ftp.cac.washington.edu/imap/ \
ftp://ftp.funet.fi/pub/mirrors/ftp.cac.washington.edu/mail/ \
http://mirror.nucba.ac.jp/mirror/imap/ \
ftp://ftp.uni-halle.de/pub/mail/pine/
MASTER_SITES= ftp://ftp.cac.washington.edu/imap/old/ \
ftp://ftp.funet.fi/pub/mirrors/ftp.cac.washington.edu/imap/old/ \
http://mirror.nucba.ac.jp/mirror/imap/old/
DISTNAME= imap-${PORTVERSION}2
EXTRACT_SUFX= .tar.Z
MAINTAINER= kbyanc@posi.net
MAINTAINER= kbyanc@FreeBSD.org
WRKSRC= ${WRKDIR}/imap-${PORTVERSION}