diff options
author | mrg <mrg@pkgsrc.org> | 2004-07-04 06:43:01 +0000 |
---|---|---|
committer | mrg <mrg@pkgsrc.org> | 2004-07-04 06:43:01 +0000 |
commit | 2f1e803394db5d9fb93bf25916766d9fd0f1b688 (patch) | |
tree | 000009a8a2ddb353ac1ec634f9a8ffc5314e498e /benchmarks | |
parent | 510f1a7b322213a022761cf95fcc25e177da3450 (diff) | |
download | pkgsrc-2f1e803394db5d9fb93bf25916766d9fd0f1b688.tar.gz |
also works on 1.6Z.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/kttcp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/kttcp/Makefile b/benchmarks/kttcp/Makefile index 1719de35f90..8b8f17ae085 100644 --- a/benchmarks/kttcp/Makefile +++ b/benchmarks/kttcp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/01/20 12:08:12 agc Exp $ +# $NetBSD: Makefile,v 1.9 2004/07/04 06:43:01 mrg Exp $ DISTNAME= kttcp-${VERSION} CATEGORIES= benchmarks net @@ -10,7 +10,7 @@ COMMENT= kttcp kernel network throughput benchmark VERSION= 20020711 -ONLY_FOR_PLATFORM= NetBSD-1.6[B-Z]-* NetBSD-1.[7-9]* NetBSD-[2-9]* +ONLY_FOR_PLATFORM= NetBSD-1.6[B-Z]*-* NetBSD-1.[7-9]* NetBSD-[2-9]* EXTRACT_ONLY= # empty NO_CHECKSUM= # defined |