Set license to "gnu-gpl-v2".
This commit is contained in:
parent
64ec616ea3
commit
bbe2b09936
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.11 2008/06/20 01:09:27 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2009/12/29 13:47:54 tron Exp $
|
||||
|
||||
DISTNAME= procps-3.2.6
|
||||
PKGNAME= watch-3.2.6
|
||||
|
@ -8,6 +8,7 @@ MASTER_SITES= http://procps.sourceforge.net/
|
|||
|
||||
MAINTAINER= simonb@NetBSD.org
|
||||
COMMENT= Watch a program with update intervals
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
|
|
Loading…
Reference in a new issue