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 | |
parent | - Re-add accidentally removed diff in r335977, and unbreak port (diff) |
sysutils/timelimit
I can not find proof that timelimit is under the BSD license.
Diffstat (limited to '')
-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]* |