diff options
author | Robert V. Baron <rvb@FreeBSD.org> | 1999-02-26 16:08:55 +0000 |
---|---|---|
committer | Robert V. Baron <rvb@FreeBSD.org> | 1999-02-26 16:08:55 +0000 |
commit | 53edbcf7a0b402f0546136d26f17328e4890f175 (patch) | |
tree | 48b9324720849c2a815c9c5694273c5e3508a4ba /net/coda5_client | |
parent | 3f825a9cb07bb10d113fd111d748d715c6eb2195 (diff) |
New Release
Notes
Notes:
svn path=/head/; revision=16906
Diffstat (limited to 'net/coda5_client')
-rw-r--r-- | net/coda5_client/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/coda5_client/Makefile b/net/coda5_client/Makefile index d09d07673860..5f6b66d000cc 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.0.2 -# Date created: Fri Feb 19 19:03:33 EST 1999 +# Version required: 5.0.3 +# Date created: Thu Feb 25 13:55:42 EST 1999 # Whom: root# # $FreeBSD$ # -DISTNAME= coda-5.0.2 -PKGNAME= coda-client-5.0.2 +DISTNAME= coda-5.0.3 +PKGNAME= coda-client-5.0.3 CATEGORIES= net MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/ EXTRACT_SUFX= .tgz |