Date: Mon, 12 May 2014 06:29:43 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353773 - head/sysutils/timelimit Message-ID: <201405120629.s4C6Thfm046207@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Mon May 12 06:29:42 2014 New Revision: 353773 URL: http://svnweb.freebsd.org/changeset/ports/353773 QAT: https://qat.redports.org/buildarchive/r353773/ Log: set LICENSE Submitted by: John Hein <john.hein@microsemi.com> Modified: head/sysutils/timelimit/Makefile Modified: head/sysutils/timelimit/Makefile ============================================================================== --- head/sysutils/timelimit/Makefile Mon May 12 06:16:41 2014 (r353772) +++ head/sysutils/timelimit/Makefile Mon May 12 06:29:42 2014 (r353773) @@ -10,7 +10,7 @@ MASTER_SITES= http://devel.ringlet.net/s MAINTAINER= eadler@FreeBSD.org COMMENT= Limit the absolute execution time of a process -#LICENSE= BSD - no proof +LICENSE= BSD2CLAUSE CONFLICTS= netpipes-[0-9]*
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405120629.s4C6Thfm046207>