Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2019 09:29:41 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r511558 - head/sysutils/cmdwatch
Message-ID:  <201909080929.x889Tf97036556@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp
Date: Sun Sep  8 09:29:41 2019
New Revision: 511558
URL: https://svnweb.freebsd.org/changeset/ports/511558

Log:
  sysutils/cmdwatch: Set LICENSE

Modified:
  head/sysutils/cmdwatch/Makefile

Modified: head/sysutils/cmdwatch/Makefile
==============================================================================
--- head/sysutils/cmdwatch/Makefile	Sun Sep  8 09:23:18 2019	(r511557)
+++ head/sysutils/cmdwatch/Makefile	Sun Sep  8 09:29:41 2019	(r511558)
@@ -10,6 +10,8 @@ MASTER_SITES=	http://www.chruetertee.ch/files/download
 MAINTAINER=	beat@FreeBSD.org
 COMMENT=	Watches the output from a command at specified intervals
 
+LICENSE=	GPLv2+
+
 USES=		ncurses
 PLIST_FILES=	bin/cmdwatch man/man1/cmdwatch.1.gz
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909080929.x889Tf97036556>