svn commit: r336239 - head/sysutils/timelimit

Eitan Adler eadler at FreeBSD.org
Wed Dec 11 23:45:48 UTC 2013


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 at FreeBSD.org
 COMMENT=	Limit the absolute execution time of a process
 
-LICENSE=	BSD
+#LICENSE=	BSD - no proof
 
 CONFLICTS=	netpipes-[0-9]*
 


More information about the svn-ports-head mailing list