Install it with mode 550, and with default group ${BINGRP}.

This commit is contained in:
Ruslan Ermilov 2001-07-04 07:20:11 +00:00
parent 1a484a795d
commit d79bee64d0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=79182

View File

@ -1,11 +1,10 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
# $FreeBSD$
# $FreeBSD$
PROG= ifmcstat
MAN= ifmcstat.8
BINGRP= kmem
BINMODE=555
BINMODE=550
LDADD= -lkvm
DPADD= ${LIBKVM}