diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-06-02 00:44:42 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-06-02 00:44:42 +0000 |
commit | b4c669f0418944910c5d28420cb44f5aa37faa99 (patch) | |
tree | ad8cb253c7ee54e530162d2ef8d0e83f4a66fb6a /usr.sbin | |
parent | 6480c8415333fcf843dccf174f2f5221e42b3d88 (diff) |
do not build mrouted until the license issues are worked out (a work in
progress since December, this is really starting to get ridiculous).
don't delete it from the source tree yet, though..
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 45aeb5579d4..da1252dd20a 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.78 2001/05/30 02:11:04 deraadt Exp $ +# $OpenBSD: Makefile,v 1.79 2001/06/02 00:44:41 deraadt Exp $ # not yet done: catman @@ -8,7 +8,7 @@ SUBDIR= ac accton adduser amd arp bootpd bootpgw bootpef bootptest \ chroot config cron dev_mkdb dhcp \ edquota gspa httpd inetd iostat \ kgmon kvm_mkdb lpr \ - mailwrapper map-mbone mrinfo mopd mrouted mtrace mtree named \ + mailwrapper map-mbone mrinfo mopd mtrace mtree named \ netgroup_mkdb openssl pkg pkg_install portmap ppp pppd pppoe pstat \ pwd_mkdb quot quotaon rarpd rbootd rdconfig rdate repquota rmt \ rpc.bootparamd rpc.lockd rpc.pcnfsd rwhod \ |