diff options
author | Robert V. Baron <rvb@FreeBSD.org> | 1999-02-21 20:10:05 +0000 |
---|---|---|
committer | Robert V. Baron <rvb@FreeBSD.org> | 1999-02-21 20:10:05 +0000 |
commit | 038cdc33f00b9c019626c8f2cea50d0723e2ce80 (patch) | |
tree | 23d315e8f0b17135489e5f2182cc39e90109c54d /net/coda5_client | |
parent | 1a17b2138791e6b34ea4a3e6ab7b2bb3936c30ab (diff) | |
download | ports-038cdc33f00b9c019626c8f2cea50d0723e2ce80.tar.gz ports-038cdc33f00b9c019626c8f2cea50d0723e2ce80.zip |
Notes
Diffstat (limited to 'net/coda5_client')
-rw-r--r-- | net/coda5_client/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net/coda5_client/Makefile b/net/coda5_client/Makefile index c4dfe79879da..d09d07673860 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.1 -# Date created: Fri Jan 22 15:19:11 EST 1999 -# Whom: jaharkes# +# Version required: 5.0.2 +# Date created: Fri Feb 19 19:03:33 EST 1999 +# Whom: root# # $FreeBSD$ # -DISTNAME= coda-5.0.1 -PKGNAME= coda-client-5.0.1 +DISTNAME= coda-5.0.2 +PKGNAME= coda-client-5.0.2 CATEGORIES= net MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/ EXTRACT_SUFX= .tgz |