diff options
author | rvb <rvb@pkgsrc.org> | 1998-10-09 20:45:14 +0000 |
---|---|---|
committer | rvb <rvb@pkgsrc.org> | 1998-10-09 20:45:14 +0000 |
commit | bbb8899729f1dd8143cebad8ae6c17445e6ea5b9 (patch) | |
tree | 12908fe507a9d25f0b25f54e858ec4dd3ef56d0a /net/coda_client/Makefile | |
parent | 95d58b0b91fc02d3944ebdcce06af7bc233a52e4 (diff) | |
download | pkgsrc-bbb8899729f1dd8143cebad8ae6c17445e6ea5b9.tar.gz |
Upgrade to Coda 4.6.6
Diffstat (limited to 'net/coda_client/Makefile')
-rw-r--r-- | net/coda_client/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/coda_client/Makefile b/net/coda_client/Makefile index 7b1d370be5f..b6f9a655a27 100644 --- a/net/coda_client/Makefile +++ b/net/coda_client/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 1998/10/05 23:06:15 rvb Exp $ +# $NetBSD: Makefile,v 1.6 1998/10/09 20:45:14 rvb Exp $ # -DISTNAME= coda-4.6.5 -PKGNAME= coda-client-4.6.5.2 +DISTNAME= coda-4.6.6 +PKGNAME= coda-client-4.6.6.1 CATEGORIES= net MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/ EXTRACT_SUFX= .tgz |