summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrian <brian@cvs.openbsd.org>1997-12-11 03:05:39 +0000
committerbrian <brian@cvs.openbsd.org>1997-12-11 03:05:39 +0000
commit63a7bcbff2f66cf45657f39ad0bb9bba1fd57b5f (patch)
treef3ee951b227d591d034adf0751f0bad3f095fc3d
parent6ff04cd9334545ab5a1d8c731625e3a99b46ee06 (diff)
Hook user-level ppp and pppctl.
-rw-r--r--usr.sbin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 81af945e7ad..3ea2b346675 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.30 1997/11/17 17:39:01 deraadt Exp $
+# $OpenBSD: Makefile,v 1.31 1997/12/11 03:05:38 brian Exp $
# not yet done: catman
@@ -9,8 +9,8 @@ SUBDIR= ac accton adduser amd arp bootpd bootpgw bootpef bootptest \
edquota gspa inetd iostat \
ipftest ipmon ipsend kgmon \
kvm_mkdb lpr map-mbone mrinfo mopd mrouted mtrace mtree named \
- netgroup_mkdb pkg_install portmap pppd pstat pwd_mkdb quot quotaon \
- rarpd rbootd rdconfig rdate repquota rmt \
+ netgroup_mkdb pkg_install portmap ppp pppctl pppd pstat pwd_mkdb \
+ quot quotaon rarpd rbootd rdconfig rdate repquota rmt \
rpc.bootparamd rpc.lockd rpc.pcnfsd rwhod \
sa sendmail sliplogin slstats spray sysctl \
syslogd tcpdump timed traceroute trpt trsp \