diff options
author | rvb <rvb@FreeBSD.org> | 1999-02-21 20:10:05 +0000 |
---|---|---|
committer | rvb <rvb@FreeBSD.org> | 1999-02-21 20:10:05 +0000 |
commit | f54f731b37122ab9c87582009adaaf6f0b32a501 (patch) | |
tree | 4bbc4b871b444d625b8992fefdb68d5d4ef5dae4 /net/coda5_client | |
parent | 1fdeb6006f44dd40217693c2318f76e8deac7407 (diff) | |
download | FreeBSD-ports-f54f731b37122ab9c87582009adaaf6f0b32a501.zip FreeBSD-ports-f54f731b37122ab9c87582009adaaf6f0b32a501.tar.gz |
Upgrade to Coda Release 5.0.2
Diffstat (limited to 'net/coda5_client')
-rw-r--r-- | net/coda5_client/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net/coda5_client/Makefile b/net/coda5_client/Makefile index c4dfe79..d09d076 100644 --- a/net/coda5_client/Makefile +++ b/net/coda5_client/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: coda-client -# Version required: 5.0.1 -# Date created: Fri Jan 22 15:19:11 EST 1999 -# Whom: jaharkes# +# Version required: 5.0.2 +# Date created: Fri Feb 19 19:03:33 EST 1999 +# Whom: root# # $FreeBSD$ # -DISTNAME= coda-5.0.1 -PKGNAME= coda-client-5.0.1 +DISTNAME= coda-5.0.2 +PKGNAME= coda-client-5.0.2 CATEGORIES= net MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/ EXTRACT_SUFX= .tgz |