Index: Mk/bsd.port.mk =================================================================== --- Mk/bsd.port.mk (revision 526096) +++ Mk/bsd.port.mk (working copy) @@ -42,8 +42,9 @@ # OPSYS - Portability clause. This is the operating system the # makefile is being used on. Automatically set to # "FreeBSD," "NetBSD," or "OpenBSD" as appropriate. -# OSREL - The release version (numeric) of the operating system. -# OSVERSION - The value of __FreeBSD_version. +# OSREL - The release version of the operating system. +# OSVERSION - The numeric version of the operating system; +# the value of __FreeBSD_version. # # This is the beginning of the list of all variables that need to be # defined in a port, listed in order that they should be included