summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2004-09-25 02:04:54 +0000
committertrhodes <trhodes@FreeBSD.org>2004-09-25 02:04:54 +0000
commit33fe5b1bb7c6b17aaaf352ed0b2acf0f74c33c7f (patch)
treeca276212daaa898764bbd314b0380c8ff4c58c11 /usr.sbin
parent01b7ff330e90f3f5ba76f2c1cd5f3a70af16564b (diff)
downloadFreeBSD-src-33fe5b1bb7c6b17aaaf352ed0b2acf0f74c33c7f.zip
FreeBSD-src-33fe5b1bb7c6b17aaaf352ed0b2acf0f74c33c7f.tar.gz
Uncomment bsnmpd so it can build.
Noticed by: dougb
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index ec5da89..0c53f7f 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -190,7 +190,7 @@ _sysinstall= sysinstall
.if !defined(NOATM)
_atm= atm
-#_bsnmpd= bsnmpd
+_bsnmpd= bsnmpd
.endif
.if !defined(NO_BIND)
OpenPOWER on IntegriCloud