K 10 svn:author V 4 kris K 8 svn:date V 27 2002-08-23T06:29:43.000000Z K 7 svn:log V 196 Fix a bug caused by passing insufficient arguments to strncmp(). This was non-fatal for the compiler in -stable because strncmp() is not prototyped, but it fails on -current. Bump PORTREVISION. END