diff options
author | wiz <wiz> | 2009-05-19 08:59:00 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-05-19 08:59:00 +0000 |
commit | 53d692acd8a71f89a941dada62a4345937a07233 (patch) | |
tree | 6a9e4328c8c41ae43ff29db30f6e978dd26921b7 /benchmarks | |
parent | 3ed0ee791ad16bb4ffe35b3ae38c3c23a87b463f (diff) | |
download | pkgsrc-53d692acd8a71f89a941dada62a4345937a07233.tar.gz |
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
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 |