From 8763947d84cecb4ed83222dbf0472558f7506d7f Mon Sep 17 00:00:00 2001 From: rvb Date: Wed, 17 Mar 1999 15:42:59 +0000 Subject: Upgrade to 5.2.0 --- net/coda5_client/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'net/coda5_client') diff --git a/net/coda5_client/Makefile b/net/coda5_client/Makefile index 5f6b66d000cc..d2326951ada6 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.3 -# Date created: Thu Feb 25 13:55:42 EST 1999 +# Version required: 5.2.0 +# Date created: Thu Mar 11 23:59:32 EST 1999 # Whom: root# # $FreeBSD$ # -DISTNAME= coda-5.0.3 -PKGNAME= coda-client-5.0.3 +DISTNAME= coda-5.2.0 +PKGNAME= coda-client-5.2.0 CATEGORIES= net MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/ EXTRACT_SUFX= .tgz -- cgit