diff options
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/iozone/Makefile | 3 | ||||
-rw-r--r-- | benchmarks/netio/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile index c5265afb845..e88ebb86694 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2008/08/25 19:35:30 bjs Exp $ +# $NetBSD: Makefile,v 1.40 2009/05/19 08:59:04 wiz Exp $ DISTNAME= iozone3_308 PKGNAME= iozone-3.308 @@ -9,7 +9,6 @@ EXTRACT_SUFX= .tar MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.iozone.org/ COMMENT= Benchmark for file read and write speed - # No derivative works LICENSE= iozone-license diff --git a/benchmarks/netio/Makefile b/benchmarks/netio/Makefile index 8667ef7c97f..6844fe47595 100644 --- a/benchmarks/netio/Makefile +++ b/benchmarks/netio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2008/01/03 23:15:47 heinz Exp $ +# $NetBSD: Makefile,v 1.18 2009/05/19 08:59:04 wiz Exp $ DISTNAME= netio126 PKGNAME= netio-1.26 @@ -9,7 +9,6 @@ EXTRACT_SUFX= .zip HOMEPAGE= http://www.ars.de/ars/ars.nsf/docs/netio MAINTAINER= tron@NetBSD.org COMMENT= Network benchmark for OS/2 2.x, Windows NT/2000 and Unix - LICENSE= no-commercial-use PKG_DESTDIR_SUPPORT= user-destdir |