aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-09-19 22:42:14 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-09-19 22:42:14 +0000
commit2887f586f005fe5eb493b650ee78afc2a9b0ebc5 (patch)
tree945561e1f3d7a25a1e726eb923e36543cef3e5c0 /usr.sbin/ppp/Makefile
parentbe0cde6f10dc8f3b82982c7912af93d61d828d75 (diff)
Notes
Diffstat (limited to 'usr.sbin/ppp/Makefile')
-rw-r--r--usr.sbin/ppp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/ppp/Makefile b/usr.sbin/ppp/Makefile
index 72eed9f32e1c..d8e1f87eefac 100644
--- a/usr.sbin/ppp/Makefile
+++ b/usr.sbin/ppp/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.46 1998/08/30 23:53:25 brian Exp $
+# $Id: Makefile,v 1.47 1998/08/31 12:14:31 brian Exp $
PROG= ppp
SRCS= arp.c async.c auth.c bundle.c cbcp.c ccp.c chap.c chat.c command.c \
@@ -10,7 +10,6 @@ CFLAGS+=-Wall
LDADD+= -lutil -lz
DPADD+= ${LIBUTIL} ${LIBZ}
BINMODE=4554
-BINOWN= root
BINGRP= network
MAN8= ppp.8
LDADD+= -lmd -lcrypt