From a13ea108bb00bc0ece583da1c460ce82a8ed8c87 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/coda_intro/Makefile | 3 ++- net/coda_intro/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 net/coda_intro/pkg/COMMENT (limited to 'net/coda_intro') diff --git a/net/coda_intro/Makefile b/net/coda_intro/Makefile index 1651d05149e..f0c6d4b4d7d 100644 --- a/net/coda_intro/Makefile +++ b/net/coda_intro/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/01/10 00:57:15 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/17 18:18:43 wiz Exp $ # DISTNAME= coda-intro-4.6.6 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= rvb@cs.cmu.edu HOMEPAGE= http://www.coda.cs.cmu.edu/ +COMMENT= introduction to a replicated, high-performance network file system do-build: @${TRUE} diff --git a/net/coda_intro/pkg/COMMENT b/net/coda_intro/pkg/COMMENT deleted file mode 100644 index 4793ea1e606..00000000000 --- a/net/coda_intro/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -introduction to a replicated, high-performance network file system -- cgit v1.2.3