diff options
author | jtb <jtb> | 2001-06-04 23:58:42 +0000 |
---|---|---|
committer | jtb <jtb> | 2001-06-04 23:58:42 +0000 |
commit | 5973609a1f889843d749bdc77c6c8b4b8af19fc3 (patch) | |
tree | 5b03691d06bff643ef8ad8b14025c755e34de2a8 /benchmarks | |
parent | 1fcadf782a2677af60deaa948abd8754fa3139a0 (diff) | |
download | pkgsrc-5973609a1f889843d749bdc77c6c8b4b8af19fc3.tar.gz |
s/non-commercial/no-commercial-use/
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/netio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/netio/Makefile b/benchmarks/netio/Makefile index 7b018ea0948..052e9d3ef0b 100644 --- a/benchmarks/netio/Makefile +++ b/benchmarks/netio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/06/04 23:16:57 jtb Exp $ +# $NetBSD: Makefile,v 1.5 2001/06/04 23:58:42 jtb Exp $ DISTNAME= netio114 PKGNAME= netio-1.14 @@ -9,7 +9,7 @@ EXTRACT_SUFX= .zip MAINTAINER= tron@netbsd.org COMMENT= Network benchmark for DOS, OS/2 2.x, Windows NT/2000 and Unix -LICENSE= non-commercial +LICENSE= no-commercial-use ALL_TARGET= pkgsrc WRKSRC= ${WRKDIR} |