diff options
author | rvb <rvb@FreeBSD.org> | 1998-10-10 04:47:11 +0800 |
---|---|---|
committer | rvb <rvb@FreeBSD.org> | 1998-10-10 04:47:11 +0800 |
commit | 4515c846538b9c0f4cba1a7a099b2c5ab88f5068 (patch) | |
tree | b0c21c83b952b81e77962373595a1d04e925ad06 /net/coda_client/Makefile | |
parent | 54fcd7c5e97f296e110dc7209695115744ef1582 (diff) | |
download | freebsd-ports-gnome-4515c846538b9c0f4cba1a7a099b2c5ab88f5068.tar.gz freebsd-ports-gnome-4515c846538b9c0f4cba1a7a099b2c5ab88f5068.tar.zst freebsd-ports-gnome-4515c846538b9c0f4cba1a7a099b2c5ab88f5068.zip |
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 8d70217f360f..58c3563190d8 100644 --- a/net/coda_client/Makefile +++ b/net/coda_client/Makefile @@ -3,11 +3,11 @@ # Date created: 19 June 1998 # Whom: hmpierce <hmpierce@cs.cmu.edu> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/10/05 19:23:42 rvb Exp $ # -DISTNAME= coda-4.6.5 -PKGNAME= coda-client-4.6.5.1 +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 |