bmilekic 2003/08/01 10:26:41 PDT FreeBSD src repository Modified files: usr.sbin/pkg_install/lib match.c Log: Use strncmp() and not strcmp() here to properly match installed ports. Submitted by: Harold Gutch <logix at foobar.franken.de> Revision Changes Path 1.14 +1 -1 src/usr.sbin/pkg_install/lib/match.c