diff options
Diffstat (limited to 'usr.bin/at')
-rw-r--r-- | usr.bin/at/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/at/Makefile b/usr.bin/at/Makefile index 0f31ee0..f69aee3 100644 --- a/usr.bin/at/Makefile +++ b/usr.bin/at/Makefile @@ -12,6 +12,7 @@ MLINKS= at.1 batch.1 \ at.1 atq.1 \ at.1 atrm.1 +BINOWN= root BINMODE= 4555 CLEANFILES+= at.1 |