summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
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 /etc/Makefile
parentb773a127aeed9e7ce9292d3296446a4a19b8d11a (diff)
downloadFreeBSD-src-18dba2fe217665c3bdc50fb3b3a724645d1e7196.zip
FreeBSD-src-18dba2fe217665c3bdc50fb3b3a724645d1e7196.tar.gz
Remove useless `BINOWN=root' now that it is the default.
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/etc/Makefile b/etc/Makefile
index 1752efe..2d4f887 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -1,11 +1,8 @@
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
-# $Id: Makefile,v 1.171 1998/09/13 23:05:46 brian Exp $
+# $Id: Makefile,v 1.172 1998/09/13 23:14:10 brian Exp $
SUBDIR= sendmail
-# -rw-r--r--
-BINOWN= root
-BINGRP= wheel
BIN1= aliases amd.map crontab csh.cshrc csh.login csh.logout dm.conf \
ftpusers gettytab group hosts host.conf hosts.equiv hosts.lpd \
inetd.conf login.conf login.access motd modems networks \
OpenPOWER on IntegriCloud