summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mrouted/mrinfo
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1996-05-20 16:42:32 +0000
committerpst <pst@FreeBSD.org>1996-05-20 16:42:32 +0000
commit76aaf04516c66265a484401697bef4381106c6fe (patch)
tree4603556be7891eb53acb0db29d93e4ed2d158a4c /usr.sbin/mrouted/mrinfo
parent2a2abec2c9eecec8fc920e9a0e607481345ee9fa (diff)
downloadFreeBSD-src-76aaf04516c66265a484401697bef4381106c6fe.zip
FreeBSD-src-76aaf04516c66265a484401697bef4381106c6fe.tar.gz
Change install permissions to 4555 from 4755
Diffstat (limited to 'usr.sbin/mrouted/mrinfo')
-rw-r--r--usr.sbin/mrouted/mrinfo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/mrouted/mrinfo/Makefile b/usr.sbin/mrouted/mrinfo/Makefile
index f0a1312..fdf83fc 100644
--- a/usr.sbin/mrouted/mrinfo/Makefile
+++ b/usr.sbin/mrouted/mrinfo/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.2 1995/03/31 21:16:59 wollman Exp $
+# $Id: Makefile,v 1.3 1995/06/21 18:30:10 wollman Exp $
PROG= mrinfo
@@ -17,6 +17,6 @@ DPADD+= $S/common/libmrouted.a
SRCS= mrinfo.c
MAN8= ${.CURDIR}/../mrinfo.8
BINOWN= root
-BINMODE=4755
+BINMODE=4555
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud