Hi, in games/sudoku, we have
$ make show=PKGNAME sudoku-1.0.1 and in x11/gnustep/sudoku: $ make show=PKGNAME sudoku-0.7 I don't know how much this could confuse pkg_add(1) during updates, but I know for sure that it confused *me* at work for at least 60 seconds when trying to just pkg_add sudoku ;-) And of course, there's the potential both sudokus end up with the same version number on some day. So should I make a patch renaming the gnustep sudoku to gsudoku (or some other name) and an appropriate entry to devel/quirks? Ciao, Kili