Add JOT command.

PR:		ports/159725
Submitted by:	crees
This commit is contained in:
Mark Linimon 2012-09-03 20:42:35 +00:00
parent 6612dbbc28
commit eeed9bb04d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303618

View File

@ -52,6 +52,7 @@ GZIP_CMD?= /usr/bin/gzip -nf ${GZIP}
HEAD?= /usr/bin/head
ID?= /usr/bin/id
IDENT?= /usr/bin/ident
JOT?= /usr/bin/jot
LDCONFIG?= /sbin/ldconfig
LN?= /bin/ln
LS?= /bin/ls