diff options
author | rvb <rvb@pkgsrc.org> | 1999-04-27 20:43:08 +0000 |
---|---|---|
committer | rvb <rvb@pkgsrc.org> | 1999-04-27 20:43:08 +0000 |
commit | d38da5c1c10d2887f3e22c03c32c93a5a005b323 (patch) | |
tree | 55a1b2e91211bb62e14b05ecf13fc97f744ee5ee /net/coda5_client/Makefile | |
parent | 9f34302b1c99c54d26c9a089fa531ba72283e809 (diff) | |
download | pkgsrc-d38da5c1c10d2887f3e22c03c32c93a5a005b323.tar.gz |
Add coda5.2.2 to the party and make sure that coda5_* and coda_* compile on 1.4
Diffstat (limited to 'net/coda5_client/Makefile')
-rw-r--r-- | net/coda5_client/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/coda5_client/Makefile b/net/coda5_client/Makefile index 73b4e113231..45c82fbe147 100644 --- a/net/coda5_client/Makefile +++ b/net/coda5_client/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 1999/04/09 21:11:14 hubertf Exp $ +# $NetBSD: Makefile,v 1.11 1999/04/27 20:43:09 rvb Exp $ # -DISTNAME= coda-5.2.0 -PKGNAME= coda-client-5.2.0 +DISTNAME= coda-5.2.2 +PKGNAME= coda-client-5.2.2 CATEGORIES= net MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/ EXTRACT_SUFX= .tgz |