diff options
author | rvb <rvb@FreeBSD.org> | 1999-01-27 15:37:05 +0000 |
---|---|---|
committer | rvb <rvb@FreeBSD.org> | 1999-01-27 15:37:05 +0000 |
commit | ff55972b465be1c40f0ded0cdc5f979adc34b696 (patch) | |
tree | 2bad6d8d80c834ca794e4dbccb27b3ccf61112c9 /net/coda5_client | |
parent | 30edc982a0040a82e1748ec466db19a2dc8ad587 (diff) | |
download | FreeBSD-ports-ff55972b465be1c40f0ded0cdc5f979adc34b696.zip FreeBSD-ports-ff55972b465be1c40f0ded0cdc5f979adc34b696.tar.gz |
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 58c3563..c4dfe79 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 843feb2..63bd098 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 |