K 10 svn:author V 6 marino K 8 svn:date V 27 2016-02-04T14:26:25.264493Z K 7 svn:log V 402 ports-mgmt/synth: Fix end-run regression A fairly recent change caused a regression after a build was complete. Previously a "tally" or summary of the build would appear after the ncurses screen was restored to the regular terminal mode. It would list how many ports were built, failed, etc. After the regressin, it just ended abruptly. This commit restores the tally to show as it did previously. END