Set license to public-domain.
This commit is contained in:
parent
98fb63fc48
commit
da57bdeaec
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue