aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/at
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-09-19 22:42:06 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-09-19 22:42:06 +0000
commitbe0cde6f10dc8f3b82982c7912af93d61d828d75 (patch)
tree820f2eff6ab08f0d6e29ba0386c043d3c1cb271c /usr.bin/at
parent25352982e7256bd3744cd30c5b7938f468693816 (diff)
downloadsrc-be0cde6f10dc8f3b82982c7912af93d61d828d75.tar.gz
src-be0cde6f10dc8f3b82982c7912af93d61d828d75.zip
Remove useless `BINOWN=root' now that it is the default.
Notes
Notes: svn path=/head/; revision=39495
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 07b142495b9d..55d78b9fbd12 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}