diff options
| author | Jamie Gritton <jamie@FreeBSD.org> | 2015-08-22 05:04:36 +0000 |
|---|---|---|
| committer | Jamie Gritton <jamie@FreeBSD.org> | 2015-08-22 05:04:36 +0000 |
| commit | c4f0631f19a17e8c00cfc6fd92241f27e6dfb818 (patch) | |
| tree | 5c5626855fc8b7ff8282b5d56b965d02c002bffe /bin/pkill/Makefile | |
| parent | fa7a1ca7aea1d66bdf8fd4e5c731d6d164305b07 (diff) | |
Notes
Diffstat (limited to 'bin/pkill/Makefile')
| -rw-r--r-- | bin/pkill/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pkill/Makefile b/bin/pkill/Makefile index 84a5af71ddf3..2985b37dbff1 100644 --- a/bin/pkill/Makefile +++ b/bin/pkill/Makefile @@ -5,7 +5,7 @@ PROG= pkill -LIBADD= kvm +LIBADD= kvm jail LINKS= ${BINDIR}/pkill ${BINDIR}/pgrep MLINKS= pkill.1 pgrep.1 |
