When I run this installation I get the following error.
===>  Installing for ucd-snmp-4.2.6_3
===>  ucd-snmp-4.2.6_3 conflicts with installed package(s): 
      net-snmp-5.1_4
      They install files into the same place.
      Please remove them first with pkg_delete(1).
Im running FreeBSD 4.9 new installation. Now I know this one is optional but I would like it to be in there 
 The net-snmp package was installed by one of the scripts earlier on during the installation.
			
 
			
			
				Check for the version your installing in toaster-watcher.conf.
install_net_snmpd              = 4
			
			
			
				Since you already have net-snmp 5 installed, edit toaster-watcher.conf and change the install_net_snmp =4 to =5.  Then all will be well. You can't have both installed. Well, technically you could, but not via ports.
Matt