From eaa75b40822b656b3eec19c61aff6646cfdc94af Mon Sep 17 00:00:00 2001 From: grant Date: Fri, 1 Oct 2004 10:37:32 +0000 Subject: there will not be a NetBSD-1.[7-9] but will be a NetBSD-[2-9].* adjust patterns used in ONLY_FOR_PLATFORM/NOT_FOR_PLATFORM to reflect this. --- benchmarks/kttcp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'benchmarks/kttcp/Makefile') diff --git a/benchmarks/kttcp/Makefile b/benchmarks/kttcp/Makefile index 7c0ddbc96a0..20d52eac176 100644 --- a/benchmarks/kttcp/Makefile +++ b/benchmarks/kttcp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2004/07/30 15:50:37 minskim Exp $ +# $NetBSD: Makefile,v 1.11 2004/10/01 10:37:33 grant 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-[2-9]* PKG_INSTALLATION_TYPES= overwrite pkgviews -- cgit v1.2.3