diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-12-11 23:45:46 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-12-11 23:45:46 +0000 |
commit | f2840a7f29d06efb44904da5176aa612cf775d77 (patch) | |
tree | 03594ba2ad2e4fab4041b55196387bac0e8ecfbf /sysutils | |
parent | 08c91316796523cfde60c349c4599b8aad23aa63 (diff) |
sysutils/timelimit
I can not find proof that timelimit is under the BSD license.
Notes
Notes:
svn path=/head/; revision=336239
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/timelimit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/timelimit/Makefile b/sysutils/timelimit/Makefile index a77467d63d36..00886122ab29 100644 --- a/sysutils/timelimit/Makefile +++ b/sysutils/timelimit/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://devel.ringlet.net/sysutils/timelimit/ MAINTAINER= eadler@FreeBSD.org COMMENT= Limit the absolute execution time of a process -LICENSE= BSD +#LICENSE= BSD - no proof CONFLICTS= netpipes-[0-9]* |