I have installed some packages using the pkg_add system.  One of them being clamav.  Well, I would like to upgrade to the newer package but I have made some changes to configuration files and such.  I don't find a pkg_update function, so what would be the best way to upgrade the package and not loose my changes?
Can I uninstall the old package and install the new, or can I just do a pkg_add -f on the package? Simply doing a pkg_add on the new package fails. Am I missing an "update" switch I can throw somewhere?
				
			Can I uninstall the old package and install the new, or can I just do a pkg_add -f on the package? Simply doing a pkg_add on the new package fails. Am I missing an "update" switch I can throw somewhere?