diff options
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 |