Date: Wed, 11 Dec 2013 23:45:47 +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: r336239 - head/sysutils/timelimit Message-ID: <201312112345.rBBNjl6m010308@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Wed Dec 11 23:45:46 2013 New Revision: 336239 URL: http://svnweb.freebsd.org/changeset/ports/336239 Log: sysutils/timelimit I can not find proof that timelimit is under the BSD license. Modified: head/sysutils/timelimit/Makefile Modified: head/sysutils/timelimit/Makefile ============================================================================== --- head/sysutils/timelimit/Makefile Wed Dec 11 23:45:37 2013 (r336238) +++ head/sysutils/timelimit/Makefile Wed Dec 11 23:45:46 2013 (r336239) @@ -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 +#LICENSE= BSD - no proof CONFLICTS= netpipes-[0-9]*
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312112345.rBBNjl6m010308>