diff options
author | Robert V. Baron <rvb@FreeBSD.org> | 1999-01-27 15:37:05 +0000 |
---|---|---|
committer | Robert V. Baron <rvb@FreeBSD.org> | 1999-01-27 15:37:05 +0000 |
commit | fe7666a76b7e507cd22571db485a500f03ea5cc4 (patch) | |
tree | f1c5a8e2b79054fb978ace859d6c949c5216c25a /net/coda5_client | |
parent | 1c03208ca9d6562d3fe016562419b736f216693d (diff) | |
download | freebsd-ports-fe7666a76b7e507cd22571db485a500f03ea5cc4.zip |
Create new coda5_{server,client} packages to access GPL'd Coda 5.0
Diffstat (limited to 'net/coda5_client')
-rw-r--r-- | net/coda5_client/Makefile | 15 | ||||
-rw-r--r-- | net/coda5_client/pkg-comment | 2 |
2 files changed, 8 insertions, 9 deletions
diff --git a/net/coda5_client/Makefile b/net/coda5_client/Makefile index 58c3563190d8..c4dfe79879da 100644 --- a/net/coda5_client/Makefile +++ b/net/coda5_client/Makefile @@ -1,13 +1,12 @@ -# New ports collection makefile for: coda -# Version required: 4.6.5 -# Date created: 19 June 1998 -# Whom: hmpierce <hmpierce@cs.cmu.edu> -# -# $Id: Makefile,v 1.1.1.1 1998/10/05 19:23:42 rvb Exp $ +# New ports collection makefile for: coda-client +# Version required: 5.0.1 +# Date created: Fri Jan 22 15:19:11 EST 1999 +# Whom: jaharkes# +# $FreeBSD$ # -DISTNAME= coda-4.6.6 -PKGNAME= coda-client-4.6.6.1 +DISTNAME= coda-5.0.1 +PKGNAME= coda-client-5.0.1 CATEGORIES= net MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/ EXTRACT_SUFX= .tgz diff --git a/net/coda5_client/pkg-comment b/net/coda5_client/pkg-comment index 843feb2796e9..63bd0981848d 100644 --- a/net/coda5_client/pkg-comment +++ b/net/coda5_client/pkg-comment @@ -1 +1 @@ -an experimental, replicated, high-performance network file system. +client programs for a replicated high-performance network file system |