K 10 svn:author V 8 sheldonh K 8 svn:date V 27 2003-11-12T09:57:12.000000Z K 7 svn:log V 597 Don't disclose FreeBSD version in Received headers; just disclose that the OS is some version of FreeBSD. 1) krion was unhappy about disclosure for security reasons. 2) Oliver Eikemeier and I think that having at least "FreeBSD" in the headers is useful for support. 3) Oliver and I don't think the security issue is a big deal. 4) However, the previous implementation for including the OS version used the version of the package builder, which could lead to confusion in support. So a reasonable compromise is to include just ${OPSYS} but not ${OSREL}. Bump PORTREVISION accordingly. END