diff options
author | gdt <gdt@pkgsrc.org> | 2007-05-11 15:19:11 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2007-05-11 15:19:11 +0000 |
commit | d85a3fc8d865b64635516acdc9b09768fc3830ac (patch) | |
tree | c99b3d36e220f0837cb9474b1976ef99826b33e9 /net/coda | |
parent | e56bd246a0e67c47752b6021b87d113c1dc99686 (diff) | |
download | pkgsrc-d85a3fc8d865b64635516acdc9b09768fc3830ac.tar.gz |
add comment with URL of helpful page on coda wiki.
Diffstat (limited to 'net/coda')
-rw-r--r-- | net/coda/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/coda/Makefile b/net/coda/Makefile index 299748166bd..d00907e1556 100644 --- a/net/coda/Makefile +++ b/net/coda/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2007/04/15 14:03:50 gdt Exp $ +# $NetBSD: Makefile,v 1.3 2007/05/11 15:19:11 gdt Exp $ # DISTNAME= coda-6.9.1 @@ -10,6 +10,9 @@ MAINTAINER= gdt@NetBSD.org HOMEPAGE= http://www.coda.cs.cmu.edu/ COMMENT= Coda distributed fileystem +# See http://coda.wikidev.net/Quick_Client_Action for hints on how +# to configure venus. + # Top-level Makefile is missing .WAIT, reported upstream 20070412 by gdt. MAKE_JOBS_SAFE= no |