diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2011-05-23 13:56:21 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2011-05-23 13:56:21 +0000 |
commit | 103b8a8d5eab87cf1b58c8367570f11d4cea4d8e (patch) | |
tree | 3eab0ed7833163adcbf4c82d7be0b9e81eae15be | |
parent | 1003b6602682b98d401da4bd5572f9599ebb07f2 (diff) |
disable nsd until the yoyos get their shit together
-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 d7ee8abd098..1adc58ce40e 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.154 2011/02/09 17:17:47 jasper Exp $ +# $OpenBSD: Makefile,v 1.155 2011/05/23 13:56:20 deraadt Exp $ .include <bsd.own.mk> @@ -9,7 +9,7 @@ SUBDIR= ac accton acpidump adduser amd apm apmd arp \ iscsictl iscsid \ kgmon kvm_mkdb ldapd ldapctl ldpd ldpctl lpr mailwrapper map-mbone \ memconfig mksuncd mopd mrinfo mrouted mtrace mtree ndp netgroup_mkdb \ - nsd ntpd openssl ospfctl ospfd ospf6d ospf6ctl pcidump pkg_add popa3d \ + ntpd openssl ospfctl ospfd ospf6d ospf6ctl pcidump pkg_add popa3d \ portmap ppp pppd pppoe procmap pstat pwd_mkdb quot quotaon rarpd \ rbootd rdate rdconfig relayctl relayd repquota rip6query ripctl ripd \ rmt route6d rpc.bootparamd rpc.lockd rpc.statd rtadvd rtsold rwhod \ |