--- src/usr.bin/whereis/pathnames.h 2004/07/19 20:27:36 1.3 +++ src/usr.bin/whereis/pathnames.h 2006/07/01 19:34:43 1.4 @@ -42,8 +42,8 @@ "/usr/src/secure/libexec:/usr/src/crypto:" \ "/usr/src/games" -/* Each subdirectory of PATH_PORTS will be appended to PATH_SOURCES. */ -#define PATH_PORTS "/usr/ports" +/* Each subdirectory of PATH_PKGSRC will be appended to PATH_SOURCES. */ +#define PATH_PKGSRC "/usr/pkgsrc" /* How to query the current manpath. */ #define MANPATHCMD "manpath -q"