diff options
author | rvb <rvb@pkgsrc.org> | 1998-10-05 23:06:15 +0000 |
---|---|---|
committer | rvb <rvb@pkgsrc.org> | 1998-10-05 23:06:15 +0000 |
commit | 03fb05fc96d802d661e6c7699bfe341451866835 (patch) | |
tree | d68223bf88e7fd1b41621a4b64a856bbe3a0e086 /net/coda_intro/Makefile | |
parent | 160670734f2d0ab73ae01e7f249de8402da49d01 (diff) | |
download | pkgsrc-03fb05fc96d802d661e6c7699bfe341451866835.tar.gz |
This will probably be the last Coda 4.6.5 related pkgsrc's.
Coda 4.6.6 should be out RSN.
Note: to agc. I put back in the module suffix; so the client and
server are coda-...4.6.5.2. We can straighten this out before
4.6.6 if this is a problem. The basic idea is that we want
tosay both that our src is derived from Coda 4.6.5 and that
this is the "2"nd version of the package. So the implication
is that there are patches here that were not in the "1"st
version.
Diffstat (limited to 'net/coda_intro/Makefile')
-rw-r--r-- | net/coda_intro/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/coda_intro/Makefile b/net/coda_intro/Makefile index 51c49ed058a..06d12134db1 100644 --- a/net/coda_intro/Makefile +++ b/net/coda_intro/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 1998/10/02 20:06:34 rvb Exp $ +# $NetBSD: Makefile,v 1.2 1998/10/05 23:06:16 rvb Exp $ # -DISTNAME= coda-intro-4.6.5-1 -PKGNAME= coda-intro-4.6.5.1 +DISTNAME= coda-intro-4.6.5-2 +PKGNAME= coda-intro-4.6.5.2 CATEGORIES= net MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/doc/ EXTRACT_SUFX= .tgz |