diff options
Diffstat (limited to 'benchmarks/ttcp/Makefile')
-rw-r--r-- | benchmarks/ttcp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/ttcp/Makefile b/benchmarks/ttcp/Makefile index a4d0fa7a034..28d59c8c98c 100644 --- a/benchmarks/ttcp/Makefile +++ b/benchmarks/ttcp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2009/05/16 21:06:49 zafer Exp $ +# $NetBSD: Makefile,v 1.17 2009/07/11 10:35:09 tron Exp $ DISTNAME= ttcp PKGNAME= ${DISTNAME}-1.12 @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= thorpej@NetBSD.org HOMEPAGE= http://www.ccci.com/tools/ttcp/ COMMENT= TCP testing and performance measuring tool +LICENSE= public-domain PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir |