diff options
Diffstat (limited to 'benchmarks/paranoia')
-rw-r--r-- | benchmarks/paranoia/Makefile | 3 | ||||
-rw-r--r-- | benchmarks/paranoia/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/paranoia/Makefile b/benchmarks/paranoia/Makefile index 8113bdfbaaa..99828737cd4 100644 --- a/benchmarks/paranoia/Makefile +++ b/benchmarks/paranoia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/03/16 12:16:53 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2001/02/16 13:37:56 wiz Exp $ DISTNAME= paranoia PKGNAME= paranoia-960101 @@ -7,6 +7,7 @@ MASTER_SITES= http://www.netlib.org/paranoia/ EXTRACT_SUFX= .c MAINTAINER= root@garbled.net +COMMENT= Highly paranoid test of IEEE 754 conformancy NO_WRKSUBDIR= yes EXTRACT_CMD= ${CP} ${DOWNLOADED_DISTFILE} ${WRKSRC} diff --git a/benchmarks/paranoia/pkg/COMMENT b/benchmarks/paranoia/pkg/COMMENT deleted file mode 100644 index 0583534621b..00000000000 --- a/benchmarks/paranoia/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Highly paranoid test of IEEE 754 conformancy |