diff options
author | osa <osa@FreeBSD.org> | 2004-08-11 01:06:15 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2004-08-11 01:06:15 +0800 |
commit | be452e855a678618835bc120b30b0f728129486a (patch) | |
tree | ec893a9f3da09187bb1f9068556937ad906a409e /net/coda5_client | |
parent | 07d2994e1c62e23074e54e55a123f957e6a37c61 (diff) | |
download | freebsd-ports-gnome-be452e855a678618835bc120b30b0f728129486a.tar.gz freebsd-ports-gnome-be452e855a678618835bc120b30b0f728129486a.tar.zst freebsd-ports-gnome-be452e855a678618835bc120b30b0f728129486a.zip |
Update coda5*- and coda6*-affiliated software.
Fix build under fresh -CURRENT (gcc 3.4.2).
Bump or remove PORTREVISION where it needed.
Diffstat (limited to 'net/coda5_client')
-rw-r--r-- | net/coda5_client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/coda5_client/Makefile b/net/coda5_client/Makefile index 51f8e2daea1c..b37125db80b9 100644 --- a/net/coda5_client/Makefile +++ b/net/coda5_client/Makefile @@ -7,7 +7,7 @@ PORTNAME= coda PORTVERSION= ${CODA_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 MAINTAINER= coda@cs.cmu.edu COMMENT= Client programs for a replicated high-performance network file system |