From 18dba2fe217665c3bdc50fb3b3a724645d1e7196 Mon Sep 17 00:00:00 2001 From: obrien Date: Sat, 19 Sep 1998 22:42:06 +0000 Subject: Remove useless `BINOWN=root' now that it is the default. --- usr.bin/quota/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'usr.bin/quota') diff --git a/usr.bin/quota/Makefile b/usr.bin/quota/Makefile index de2b4a8..f9093b3 100644 --- a/usr.bin/quota/Makefile +++ b/usr.bin/quota/Makefile @@ -1,7 +1,6 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 PROG= quota -BINOWN= root BINMODE=4555 DPADD= ${LIBRPCSVC} -- cgit v1.1