Author: trociny Date: Sun May 12 13:42:49 2013 New Revision: 250564 URL: http://svnweb.freebsd.org/changeset/base/250564
Log: Revert r250394, which disabled snmp_hast due to libl dependency issue -- the dependency has been removed in r250503. Modified: head/usr.sbin/bsnmpd/modules/Makefile Modified: head/usr.sbin/bsnmpd/modules/Makefile ============================================================================== --- head/usr.sbin/bsnmpd/modules/Makefile Sun May 12 12:30:42 2013 (r250563) +++ head/usr.sbin/bsnmpd/modules/Makefile Sun May 12 13:42:49 2013 (r250564) @@ -10,6 +10,7 @@ _snmp_atm= snmp_atm SUBDIR= ${_snmp_atm} \ snmp_bridge \ + snmp_hast \ snmp_hostres \ snmp_mibII \ snmp_pf \ _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"