summaryrefslogtreecommitdiffstats
path: root/usr.bin/at
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1998-09-19 22:42:06 +0000
committerobrien <obrien@FreeBSD.org>1998-09-19 22:42:06 +0000
commit18dba2fe217665c3bdc50fb3b3a724645d1e7196 (patch)
tree87d57170c6f0a4c76b83ecc25dd486e71aeb0f14 /usr.bin/at
parentb773a127aeed9e7ce9292d3296446a4a19b8d11a (diff)
downloadFreeBSD-src-18dba2fe217665c3bdc50fb3b3a724645d1e7196.zip
FreeBSD-src-18dba2fe217665c3bdc50fb3b3a724645d1e7196.tar.gz
Remove useless `BINOWN=root' now that it is the default.
Diffstat (limited to 'usr.bin/at')
-rw-r--r--usr.bin/at/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/at/Makefile b/usr.bin/at/Makefile
index 07b1424..55d78b9 100644
--- a/usr.bin/at/Makefile
+++ b/usr.bin/at/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.6 1997/02/22 19:54:03 peter Exp $
+# $Id: Makefile,v 1.7 1998/06/09 04:07:08 imp Exp $
.include "${.CURDIR}/Makefile.inc"
@@ -11,7 +11,6 @@ MLINKS= at.1 batch.1 \
at.1 atq.1 \
at.1 atrm.1
-BINOWN= root
BINMODE= 4555
MANSRC= .
CLEANFILES += ${MAN1}
OpenPOWER on IntegriCloud