diff options
Diffstat (limited to 'net/coda6_client/Makefile')
-rw-r--r-- | net/coda6_client/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net/coda6_client/Makefile b/net/coda6_client/Makefile index 7fbb3befd550..5da94afae239 100644 --- a/net/coda6_client/Makefile +++ b/net/coda6_client/Makefile @@ -4,9 +4,6 @@ # # $FreeBSD$ -PORTNAME= coda -PORTVERSION= ${CODA_VERSION} - COMMENT= Client programs for a replicated high-performance network file system MASTERDIR= ${.CURDIR}/../coda6_server |