diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-04-26 21:49:55 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-04-26 21:49:55 +0000 |
commit | aa2747e3d9baf4ac1e18995efe0b9006b51baf82 (patch) | |
tree | 0620e04eda962588661fc0dc3bd3b647d002c9dd /usr.sbin | |
parent | 3641a51a791a1cb0a283eda1e59041293da0d850 (diff) |
reenable ppp
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index c3f21e927f1..78476001bee 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.34 1998/04/26 07:13:23 deraadt Exp $ +# $OpenBSD: Makefile,v 1.35 1998/04/26 21:49:54 deraadt Exp $ # not yet done: catman @@ -9,7 +9,7 @@ SUBDIR= ac accton adduser amd arp bootpd bootpgw bootpef bootptest \ edquota gspa httpd inetd iostat \ ipftest ipmon ipsend kgmon \ kvm_mkdb lpr map-mbone mrinfo mopd mrouted mtrace mtree named \ - netgroup_mkdb pkg_install portmap pppctl pppd pstat pwd_mkdb \ + 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 \ |