- Fix previous commit by edwin - 500000 != 600000. While here, fix packaging

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2007-10-26 08:07:50 +00:00
parent 668371dc49
commit d0c9520750
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202061

View file

@ -46,8 +46,7 @@ MAN8= auditfilterd.8
.include <bsd.port.pre.mk>
.if ( ( ${OSVERSION} < 600000 && ${OSVERSION} > 503100 ) || \
${OSVERSION} >= 600000 )
.if ${OSVERSION} >= 600000
MAN8+= audit.8 \
auditd.8