CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2011/09/21 00:26:51
Modified files: lib/libcurses : shlib_version ncurses_cfg.h Log message: Add /usr/local/share/terminfo to the search path so that ports can install custom terminfo files. Minor ncurses bump to allow packages to depend on the right version. From discussion with zinke@ and dcoppa@. ok phessler dcoppa