diff options
Diffstat (limited to 'usr.sbin/sliplogin')
-rw-r--r-- | usr.sbin/sliplogin/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/sliplogin/Makefile b/usr.sbin/sliplogin/Makefile index d8efa9b..8e9dbb2 100644 --- a/usr.sbin/sliplogin/Makefile +++ b/usr.sbin/sliplogin/Makefile @@ -2,7 +2,6 @@ PROG= sliplogin MAN8= sliplogin.8 -BINOWN= root BINGRP= network BINMODE=4550 INSTALLFLAGS=-fschg |