Index: trunk/scconfig/plugins.h =================================================================== --- trunk/scconfig/plugins.h (revision 8294) +++ trunk/scconfig/plugins.h (revision 8295) @@ -78,6 +78,6 @@ plugin_dep("sim", "lib_plot") plugin_dep("sim_gui", "lib_plot") plugin_dep("sim_ngspice", "sim") -plugin_dep("sim_ngspice", "tagret_spice") +plugin_dep("sim_ngspice", "target_spice") plugin_dep("target_pcb", "lib_target") plugin_dep("target_spice", "lib_target") Index: trunk/src/plugins/sim_ngspice/sim_ngspice.pup =================================================================== --- trunk/src/plugins/sim_ngspice/sim_ngspice.pup (revision 8294) +++ trunk/src/plugins/sim_ngspice/sim_ngspice.pup (revision 8295) @@ -4,6 +4,6 @@ $state WIP #$package sim default disable-all -dep tagret_spice +dep target_spice dep sim autoload 1