From 3a61aee4cd7edf6f0c15bae603650c4f4453fd69 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 17 Feb 2001 17:52:59 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- net/coda5_client/Makefile | 4 +++- net/coda5_client/pkg/COMMENT | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) delete mode 100644 net/coda5_client/pkg/COMMENT (limited to 'net/coda5_client') diff --git a/net/coda5_client/Makefile b/net/coda5_client/Makefile index 2ab5f25d3cc..774fe22f060 100644 --- a/net/coda5_client/Makefile +++ b/net/coda5_client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2000/09/29 15:40:29 fredb Exp $ +# $NetBSD: Makefile,v 1.26 2001/02/17 18:18:40 wiz Exp $ # DISTNAME= coda-5.3.5 @@ -9,6 +9,8 @@ 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 DEPENDS+= lwp>=1.1:../../devel/lwp DEPENDS+= ncurses>=4.2:../../devel/ncurses diff --git a/net/coda5_client/pkg/COMMENT b/net/coda5_client/pkg/COMMENT deleted file mode 100644 index 63bd0981848..00000000000 --- a/net/coda5_client/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -client programs for a replicated high-performance network file system -- cgit v1.2.3