From 1a921119dd7800c8643b301cf01c02647fdd018d Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Feb 2001 13:30:32 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- benchmarks/fib/Makefile | 3 ++- benchmarks/fib/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 benchmarks/fib/pkg/COMMENT (limited to 'benchmarks/fib') diff --git a/benchmarks/fib/Makefile b/benchmarks/fib/Makefile index 67eff2304e1..105b267e4c2 100644 --- a/benchmarks/fib/Makefile +++ b/benchmarks/fib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/03/16 12:16:51 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/16 13:37:48 wiz Exp $ DISTNAME= fib.c PKGNAME= fib-980203 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.nosc.mil/pub/aburto/fib/ EXTRACT_SUFX= #empty MAINTAINER= root@garbled.net +COMMENT= Mathematical benchmark NO_WRKSUBDIR= yes diff --git a/benchmarks/fib/pkg/COMMENT b/benchmarks/fib/pkg/COMMENT deleted file mode 100644 index 1da04f88111..00000000000 --- a/benchmarks/fib/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Mathematical benchmark -- cgit v1.2.3