diff options
author | Robert V. Baron <rvb@FreeBSD.org> | 1999-06-04 23:00:03 +0000 |
---|---|---|
committer | Robert V. Baron <rvb@FreeBSD.org> | 1999-06-04 23:00:03 +0000 |
commit | 3e8d2f62e494ef16ec063a1894c60f63fc53fe6f (patch) | |
tree | ab5b9a2d67efe525655c28f88456d8296783da05 /net/coda5_client | |
parent | 69cee93e1cc21d87f47c22779475b1a75605b81b (diff) | |
download | ports-3e8d2f62e494ef16ec063a1894c60f63fc53fe6f.tar.gz ports-3e8d2f62e494ef16ec063a1894c60f63fc53fe6f.zip |
Notes
Diffstat (limited to 'net/coda5_client')
-rw-r--r-- | net/coda5_client/Makefile | 8 | ||||
-rw-r--r-- | net/coda5_client/pkg-plist | 1 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net/coda5_client/Makefile b/net/coda5_client/Makefile index d2326951ada6..a07f47aa0a36 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.2.0 -# Date created: Thu Mar 11 23:59:32 EST 1999 +# Version required: 5.2.4 +# Date created: Fri Jun 4 12:01:27 EDT 1999 # Whom: root# # $FreeBSD$ # -DISTNAME= coda-5.2.0 -PKGNAME= coda-client-5.2.0 +DISTNAME= coda-5.2.4 +PKGNAME= coda-client-5.2.4 CATEGORIES= net MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/ EXTRACT_SUFX= .tgz diff --git a/net/coda5_client/pkg-plist b/net/coda5_client/pkg-plist index 9a0816ca0a76..e1ec6be2e94a 100644 --- a/net/coda5_client/pkg-plist +++ b/net/coda5_client/pkg-plist @@ -45,6 +45,7 @@ bin/filerepair bin/hoard bin/logbandwidth bin/logcmls +bin/logprogress bin/logreintegration bin/parser bin/removeinc |