diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-04-26 07:13:24 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-04-26 07:13:24 +0000 |
commit | e57fe5c9a3700da49e33ffa7f749b097979c336d (patch) | |
tree | 846ad200450dd61cdf46ed0c9871778ffc8c29cb | |
parent | d311586af3d2d5e7b1aa8b0268b5c6f6017d79df (diff) |
delete ppp for now since it is FUCKED
-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 0347a23c044..c3f21e927f1 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.33 1998/03/25 07:48:37 beck Exp $ +# $OpenBSD: Makefile,v 1.34 1998/04/26 07:13:23 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 ppp pppctl pppd pstat pwd_mkdb \ + netgroup_mkdb pkg_install portmap 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 \ |