summaryrefslogtreecommitdiff
path: root/net/coda5_client
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2001-02-17 20:26:03 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2001-02-17 20:26:03 +0000
commitd0641a511d0b991e932f4acb89fd6636985eed59 (patch)
tree6947af82c5edc1ad095c5edeb5325c677468650d /net/coda5_client
parentccbccdc81b460c708333d873b73576b9ed3a5728 (diff)
downloadpkgsrc-d0641a511d0b991e932f4acb89fd6636985eed59.tar.gz
fix spillover of COMMENT= onto next line.
Diffstat (limited to 'net/coda5_client')
-rw-r--r--net/coda5_client/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/coda5_client/Makefile b/net/coda5_client/Makefile
index 774fe22f060..63d3654135c 100644
--- a/net/coda5_client/Makefile
+++ b/net/coda5_client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2001/02/17 18:18:40 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2001/02/17 20:26:03 dmcmahill Exp $
#
DISTNAME= coda-5.3.5
@@ -9,8 +9,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= phil@cs.wwu.edu
HOMEPAGE= http://www.coda.cs.cmu.edu/
-COMMENT= client programs for a replicated high-performance networ
-k file system
+COMMENT= client programs for a replicated high-performance network file system
DEPENDS+= lwp>=1.1:../../devel/lwp
DEPENDS+= ncurses>=4.2:../../devel/ncurses