Change group id to man
This commit is contained in:
parent
24c99e1a42
commit
8951219578
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1271
@ -1,6 +1,7 @@
|
||||
PROG= man
|
||||
SRCS= man.c manpath.c glob.c
|
||||
BINMODE=2555
|
||||
BINGRP= man
|
||||
|
||||
.if exists(${.CURDIR}/../lib/obj)
|
||||
LDADD= -L${.CURDIR}/../lib/obj -lman
|
||||
|
Loading…
Reference in New Issue
Block a user