aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-06-01 01:14:28 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-06-01 01:14:28 +0000
commit0444aaa030c2ccabae1bf9c9eae0d45fb6df7e12 (patch)
tree2d977c65763bc8f4f96be18f35e6fc30f9f37a0f
parent80157f80cdf4db13dd24276362146cda26d4c0b4 (diff)
Notes
-rw-r--r--usr.bin/ipcs/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/ipcs/Makefile b/usr.bin/ipcs/Makefile
index 665371074767a..5f631dd1696ac 100644
--- a/usr.bin/ipcs/Makefile
+++ b/usr.bin/ipcs/Makefile
@@ -1,8 +1,6 @@
# $FreeBSD$
PROG= ipcs
-BINGRP= kmem
-BINMODE= 2555
DPADD+= ${LIBKVM}
LDADD+= -lkvm