diff options
author | wiz <wiz> | 2001-02-16 13:30:32 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 13:30:32 +0000 |
commit | 1a921119dd7800c8643b301cf01c02647fdd018d (patch) | |
tree | 7732ff10a8f89f28a77b19326981302bfb5beae7 /benchmarks/lmbench | |
parent | 735eb74eec9be0d73eb9d78dfa7ca9af58c0ab53 (diff) | |
download | pkgsrc-1a921119dd7800c8643b301cf01c02647fdd018d.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'benchmarks/lmbench')
-rw-r--r-- | benchmarks/lmbench/Makefile | 3 | ||||
-rw-r--r-- | benchmarks/lmbench/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/lmbench/Makefile b/benchmarks/lmbench/Makefile index 7457bbf942c..a5e7ca3419b 100644 --- a/benchmarks/lmbench/Makefile +++ b/benchmarks/lmbench/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2000/11/16 02:32:17 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2001/02/16 13:37:55 wiz Exp $ DISTNAME= lmbench-2alpha11 PKGNAME= lmbench-2.11a @@ -8,6 +8,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= root@garbled.net HOMEPAGE= http://www.bitmover.com/lm/lmbench/ +COMMENT= Complete benchmark that gives a large amount of information ALL_TARGET= build USE_GMAKE= yes diff --git a/benchmarks/lmbench/pkg/COMMENT b/benchmarks/lmbench/pkg/COMMENT deleted file mode 100644 index e2412f542ee..00000000000 --- a/benchmarks/lmbench/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Complete benchmark that gives a large amount of information |